Thread overview |
---|
May 25, 2006 FP math question | ||||
---|---|---|---|---|
| ||||
Does anyone know an efficient and accurate method of extracting or deriving a base10 exponent from a FP number? - Kris |
May 25, 2006 Re: FP math question | ||||
---|---|---|---|---|
| ||||
Posted in reply to kris | ex=std.math.floor(log10(n)); "kris" <foo@bar.com> wrote in message news:e5591i$g60$1@digitaldaemon.com... > Does anyone know an efficient and accurate method of extracting or deriving a base10 exponent from a FP number? > > - Kris |
Copyright © 1999-2021 by the D Language Foundation