> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/log.md).

# LOG

Returns the logarithm to a specified base.

#### Syntax

**LOG**(*number; base*)

1. *number* - the number from which the logarithm should be returned - ***Value type**: number*
2. base - the base of the logarithm - ***Value type**: number (optional, default value: 10)*

#### Examples

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/KdXerIpsLAqDspVQq1k2/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/lbBBUX8xoGbrxSyWtmoZ/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/gEQEMXLgFVZtdUspXUF2/image.png" alt=""><figcaption></figcaption></figure>
