Nodes > Math > Exponential > Log10
Returns the base 10 logarithm of the input value.
Inputs
Name | Type | Description |
---|---|---|
A | float | Input value |
Outputs
Name | Type | Description |
---|---|---|
log10( A ) | float | Base 10 logarithm of A |
Was this page helpful?
Returns the base 10 logarithm of the input value.
Name | Type | Description |
---|---|---|
A | float | Input value |
Name | Type | Description |
---|---|---|
log10( A ) | float | Base 10 logarithm of A |