Version 2 of double

Updated 2007-11-10 21:09:27 by dkf

[add information about the way tcl handles floating point numeric values as C type doubles, the range of values supported, etc.]

double is an expr function (or a command in the mathfunc namespace) [L1 ] for converting tcl numeric strings to floating-point and returning the converted value.

See also Inf.