Returns the radix-independent exponent of the decimal, which is the integral part of log base r |x|, as a signed floating point value, for non-zero x, where x is the decimal and r is the radix of the machine's floating-point arithmetic.
Decimal Object->logb
Use the [decimal->logb] method. The following example returns the radix-independent exponent of the decimal.
Code
8.0->logb
Result
3.000000
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments