Apex: Arbitrary precision expression extension #351
geoff1111
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The JimTcl expr syntax is C-like. Gavin Howard's compact, permissively licensed bc also supports C-like syntax, including function definition, and with arbitrary precision (e.g. to >1000 decimal places). The functionality of gh bc is made available in JimTcl using the apex extension.
Beta Was this translation helpful? Give feedback.
All reactions