RosettaCodeData/Task/Shell-one-liner/Ursala/shell-one-liner.ursala

7 lines
170 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
$ fun --main=-[hello]- --show
hello
$ fun --main="power/2 32" --cast %n
4294967296
$ fun --m="..mp2str mpfr..pi 120" --c %s
'3.1415926535897932384626433832795028847E+00'