logarithm
Calculate the logarithm of a positive number with a chosen base, providing the exponent to which the base must be raised to obtain that number.
Instructions
Calculate the logarithm of a positive number using the specified base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | ||
| number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |