[sc-users] binary operator within 'if' statement

nescivi nescivi at gmail.com
Wed May 23 20:07:14 PDT 2007


Hiho,

On Wednesday 23 May 2007 18:53:48 scacinto wrote:
> Any possibility of clipping the number of floats?  say, to the hundredths
> place or some such?
>
> (0.71000000000024.clipTohundredths = 0.71)

(0.71000000000024.round(0.01)

sincerely,
Marije


More information about the sc-users mailing list