+: 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
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