3 lines
66 B
Text
3 lines
66 B
Text
|
|
infinity = 1e300*1e300
|
||
|
|
if str$(infinity) = "inf" print "Infinity"
|