Integer/Floating Point Ranges and Precision
Posted: Tue Jan 26, 2010 3:09 am
I looked in the user guide, dictionary, and searched the forums but I cannot find a discussion of number ranges or digits of precision. I understand that the language is typeless, but you would expect at least some discussion on this topic. I tried some testing on integers and was surprised to find that you can do the below:
put 2 ^ 500 into tInt
Does this mean that there is variable precision built into revolution math? It appears so.
Can the digits of precision for floating point math be set as well?
Thanks,
Bill
put 2 ^ 500 into tInt
Does this mean that there is variable precision built into revolution math? It appears so.
Can the digits of precision for floating point math be set as well?
Thanks,
Bill