The xojo IDE comes an example tutorial called Evaluator that allows you to use the xojo script to evaluate mathematical expressions.
If I run 100/541 it gives me a result of 0.2217295 when in reality it is 0.22172949. That is, it rounds the last decimal for me. Is there an easy way to prevent it from rounding decimals?
Thanks
3 posts - 2 participants