MobilityDB 1.1
Functions
tnumber_mathfuncs.h File Reference
#include <postgres.h>
#include "general/temporal.h"
Include dependency graph for tnumber_mathfuncs.h:
This graph shows which files directly or indirectly include this file:

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...
 
Temporaltfloat_round (const Temporal *temp, Datum digits)
 Round a temporal number to a given number of decimal places. More...