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

4 lines
44 B
Forth
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
1234 ( n )
123.4 ( l h )
123e4 ( F: n )