conversion to floating point
We enter the floating point numbers through keyboard as normal
strings. How these numbers are converted into internal representation
of floating points (most commonly IEEE754)
.
Relevant Pages
- Re: unexpected results from Tcl math functions
... floating point numbers, when converted to strings, will ... convert back to the same floating point numbers. ... Also, it's important always, always to brace your expressions. ... your variables may undergo unexpected conversions ... (comp.lang.tcl) - Re: conversion to floating point
... strings. ... How these numbers are converted into internal representation ... of floating points ... Here is the classic paper on the topic: ... (comp.theory) - Re: Floating point arithmetic support in DCL
... My initial thought was to add a new symbol type like SYM_C_FLOATING and ... as strings. ... As you might imagine adding floating point support ... > The ability to do simple math functions such as the a+b example are ... (comp.os.vms) - Re: conversion to floating point
... We enter the floating point numbers through keyboard as normal ... strings. ... How these numbers are converted into internal representation ... (comp.theory) - Re: Decimal Strings and ANSI X3.9
... Why is the floating point number definition derived from "ANSI X3.9"? ... but as far as I understand, X3.9 applies to the exponent only? ... of Numeric Values in Character Strings for Information Interchange, ... (comp.protocols.dicom) |
|