Floating point form spec: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with " {D|S|L} "Floating point form-spec" represents a format specification from the following group: D - Double precision floating point S - Single precision floating point L - ...")
 
No edit summary
Line 9: Line 9:
These format specifications are fast, but non-portable. See [[Format Specifications]] for more information.
These format specifications are fast, but non-portable. See [[Format Specifications]] for more information.


[[Category:All parameters]]
[[Category:All Parameters]]

Revision as of 14:37, 5 May 2014

{D|S|L}

"Floating point form-spec" represents a format specification from the following group:

D - Double precision floating point S - Single precision floating point L - Long numeric

These format specifications are fast, but non-portable. See Format Specifications for more information.