4.1 "... range for a <integer> -32,767 to 32,767" s/a/an/ Curious selection for the range, given that a signed 16-bit value usually ranges from -32768 to 32767. Both <integer> and <number> (and dependent types) have a restricted range. Does this mean that an implementation must be able to correctly render all input with values within that range, even though intermediate internal calculation could exceed the given ranges?Received on Thursday, 19 May 2005 01:03:22 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:54:06 UTC