Description Usage Arguments Details Value Examples
This function takes the log (base 10) of a vector.
1 | log_10(x)
|
x |
The vector to log_10. |
Logarithmic functions are the inverses of exponential functions.
A vector that is the exponent to raise 10 to get the power, x x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.