Liste des Groupes | Revenir à cl forth |
anton@mips.complang.tuwien.ac.at (Anton Ertl) writes:There is a USER variable, DPL, that tracks the Location of the Decimal<https://forth-standard.org/standard/double#subsection.8.3.1>>
Aha, thanks. Similarly 8.3.2 for DPANS94. Oddly, in gforth, "123.45"
pushes 12345 0. I can understand "123." is a number (123) followed by a
decimal point, but I'd expect the 45 to either be invalid or another
number, giving 123 0 45.
Les messages affichés proviennent d'usenet.