exp10()
The base-10 exponential function of x, which is 10 raised to the power x: 10^x.
Syntax
exp10(
x)
Parameters
Name | Type | Required | Description |
---|---|---|---|
x | real | ✓ | The value of the exponent. |
Returns
The exponential value of x.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The base-10 exponential function of x, which is 10 raised to the power x: 10^x.
exp10(
x)
Name | Type | Required | Description |
---|---|---|---|
x | real | ✓ | The value of the exponent. |
The exponential value of x.