v1.798.1
Released on 05.23.2025
Last updated
Was this helpful?
Released on 05.23.2025
Last updated
Was this helpful?
These are the release notes for version v1.798.1 of the Onum platform.
[Actions] New operations in the :
Natural logarithm
LN(field)
Logarithm with given base
LOG(base, field)
Exponential function
EXP(field)
Constant π
PI()
Trigonometric functions (in radians)
SIN(field)
COS(field)
TAN(field)
Inverse trigonometric functions
ASIN(field)
ACOS(field)
ATAN(field)
Hyperbolic functions (in radians)
SINH(field)
COSH(field)
TANH(field)
Inverse hyperbolic functions
ASINH(field)
ACOSH(field)
ATANH(field)
Degrees/radians conversion
DEGREES(field)
RADIANS(field)
Learn more about Transformation Actions .
[Pipelines] When changing the type of column chart in Pipelines to Not stacked, some Data sinks labels changed. This is fixed now.