Re: Approximate numbers Help
Posted: Thu Mar 24, 2016 11:21 am
hmm, maybe some multiplication and division trick using int?
But Ruby is prolly the way
But Ruby is prolly the way
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
nix wrote:But Ruby is prolly the way
Nowhk wrote:Anyway, that's won't "round" really to the last digit, just "cut" the string.
Nubeat7 wrote:Nowhk wrote:Anyway, that's won't "round" really to the last digit, just "cut" the string.
thats not true, the format string does correct rounding...
this has been discussed several times here on the forum, here is one with different solutions:
viewtopic.php?f=3&t=3666&start=30