Returns the base 10 logarithm of a number
ID
math-tools-log10
Name
Log10
Group
Tools
Package
Math
Keywords
Log
Log2
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
log10 | Number | The base 10 logarithm of the given number |