+
: Temporal addition
-
: Temporal subtraction
*
: Temporal multiplication
/
: Temporal division
abs
: Return the absolute value of the temporal number
deltaValue
: Return the value difference between consecutive instants of the temporal number
floor
, ceil
: Round down or up to the nearest integer
round
: Round the values to a number of decimal places
degrees
, radians
: Convert to degrees or radians
derivative
: Return the derivative over time of the temporal float in units per second
||
: Text concatenation
lower
, upper
, initcap
: Transform in lowercase, uppercase, or initcap