PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ FP_LTEQ

#define FP_LTEQ (   A,
 
)    (((A) - FP_TOLERANCE) <= (B))

Definition at line 61 of file liblwgeom_internal.h.

Referenced by circ_tree_contains_point(), and geography_area().