[Bug 18447] New: [F+O3.0] Formatting numbers in scientific notation

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18447

           Summary: [F+O3.0] Formatting numbers in scientific notation
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.0
        AssignedTo: mike@saxonica.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


There is a long-standing requirement for the ability to format floating point
numbers in scientific notation. This appeared as a requirement for XSLT 2.0,
but it has never been satisfied.

Note that the Java DecimalFormat class, on which format-number() is based,
accepts pictures such as

0.###E0

to request scientific notation.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 31 July 2012 09:37:46 UTC