RosettaCodeData/Task/Literals-Integer/Forth/literals-integer-2.fth
2023-07-01 13:44:08 -04:00

3 lines
44 B
Forth

1234 ( n )
123.4 ( l h )
123e4 ( F: n )