6 lines
170 B
Text
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'
|