Having a difficult time getting this to parse to 1k at 1000 as it only does at 1001 tried adding +1 but it stopped working at 10^(3*5) a quadrillion
round(100*function.Param(0)/(10^(3*floor(floor(log10(function.Param(0)))/3))))/100&" "&Unit.At("Unit", str(3*floor(floor(log10(function.Param(0)))/3)))
I am terrible at the maths any help is appreciated thanks