Search
Preparing search index...
The search index is not available
mingo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"operators/expression/arithmetic/log10"
Module "operators/expression/arithmetic/log10"
Index
Functions
$log10
Functions
$log10
$log10
(
obj
:
RawObject
, expr
:
AnyVal
, options
?:
Options
)
:
number
|
null
Calculates the log base 10 of a number and returns the result as a double.
Parameters
obj:
RawObject
expr:
AnyVal
Optional
options:
Options
Returns
number
|
null
Globals
"operators/expression/arithmetic/log10"
$log10
Generated using
TypeDoc
Calculates the log base 10 of a number and returns the result as a double.