MobilityDB 1.1
|
Go to the source code of this file.
Functions | |
Datum | datum_round_float (Datum value, Datum prec) |
Mathematical operators (+, -, *, /) and functions (round, degrees, ...) for temporal numbers. More... | |
Temporal * | tfloat_round (const Temporal *temp, Datum digits) |
Round a temporal number to a given number of decimal places. More... | |