From Newsgroup: comp.lang.tcl
* Choosechee <
choosechee@pm.me>
| [...] so I need to know exactly what number formats are supported.
See
https://www.tcl-lang.org/man/tcl9.0/TclCmd/expr.html#M6
[expr] manpage, subsection "Operands/numeric value"
numeric value
Either integer or floating-point. The first two characters of an
integer may also be 0d for decimal, 0b for binary, 0o for octal
or 0x for hexadecimal.
A floating-point number may be take any of several common
decimal formats, and may use the decimal point ., e or E for
scientific notation, and the sign characters + and -.
[...]
HTH
R'
--- Synchronet 3.21f-Linux NewsLink 1.2