log
The logarithm function returns the natural logarithm of x.
Syntax
log(<x>) as <field>
Example
log(2) as v // v = 0.6931471805599453
The logarithm function returns the natural logarithm of x.
log(<x>) as <field>
log(2) as v // v = 0.6931471805599453