On Wed, 5 Jun 2024 at 23:30, Thomas DeWeese <[email protected]> wrote:
> Unless stated otherwise for a particular attribute or property, a <number> 
> has the capacity for at least a single-precision floating point number and 
> has a range (at a minimum) of -3.4e+38F to +3.4e+38F.

What's your feeling on what should happen for a number outside this
range? Ideally I suppose every implementation should give the actual
range it supports and what happens to out-of-range values. Which seems
unlikely to happen.

This clause from the standard would be useful to tell XChart that
their code generates SVG that is not guaranteed to be handled by every
standard-compliant implementation.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to