MobilityDB 1.3
Loading...
Searching...
No Matches

◆ floatset_value_n()

bool floatset_value_n ( const Set s,
int  n,
double *  result 
)

Return in the last argument the n-th value of a float set.

Parameters
[in]sFloat set
[in]nNumber (1-based)
[out]resultValue
Returns
Return true if the value is found @csqlfn Set_value_n()