PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ FP_IS_ZERO

#define FP_IS_ZERO (   A)    (fabs(A) <= FP_TOLERANCE)

Definition at line 55 of file liblwgeom_internal.h.