RosettaCodeData/Task/Literals-Integer/Forth/literals-integer-2.fth

4 lines
44 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
1234 ( n )
123.4 ( l h )
123e4 ( F: n )