RE: casting from numeric types to string: what about precision ?

Xavier:
Thank you for your comment.  Precise wording for casting from
float/double to string was approved in last week's W3C meetings.  This
wording will appear in the next public version of the F&O document.

All the best, Ashok

-----Original Message-----
From: public-qt-comments-request@w3.org
[mailto:public-qt-comments-request@w3.org] On Behalf Of Xavier Franc
Sent: Friday, December 12, 2003 3:16 PM
To: public-qt-comments@w3.org
Subject: casting from numeric types to string: what about precision ?



Nothing seems to be specified about the number of digits that
should be generated when casting from double or float to string.

whether the absolute value is within or without the range of 1e-6 to 1e6
the problem is the same: "the" canonical lexical representation,
  as defined in [XML Schema Part 2: Datatypes] doesn't precise it.



-- 
Xavier FRANC

Received on Thursday, 11 March 2004 16:03:19 UTC