Logarithm
Writing functions:
log(a, b)
According to the formula:

Finds the logarithm of the two numbers a and b
When using extreme number - this is the most resource-intensive function - that is the function, the calculation of which the computer uses most of the time.