Datum datum_round_float(Datum value, Datum prec)
Mathematical operators (+, -, *, /) and functions (round, degrees, ...) for temporal numbers.
Definition: tnumber_mathfuncs.c:302
Temporal * tfloat_round(const Temporal *temp, Datum digits)
Round a temporal number to a given number of decimal places.
Definition: tnumber_mathfuncs.c:320