RosettaCodeData/Task/Infinity/Trith/infinity.trith

4 lines
54 B
Plaintext

: inf 1.0 0.0 / ;
: -inf inf neg ;
: inf? abs inf = ;