# LOG

LOG(`number`, `base`)

Returns the logarithm of a `number` for a specified `base`

### Arguments

| Argument | Description                          |
| -------- | ------------------------------------ |
| `number` | Number to calculate logarithm of     |
| `base`   | Base value for logarithm calculation |

### Output

The logarithm of a number

### Example

{% embed url="<https://datawrapper.dwcdn.net/bT2VS/1>" %}
