RosettaCodeData/Task/Shell-one-liner/Ursala/shell-one-liner.ursala
2023-07-01 13:44:08 -04:00

6 lines
170 B
Text

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