PostGIS
3.4.0dev-r@@SVN_REVISION@@
◆
FLT_EQ
#define FLT_EQ
(
x,
y
)
((x == y) || (isnan(x) && isnan(y)) || (fabs(x - y) <= FLT_EPSILON))
Definition at line
2387
of file
librtcore.h
.
raster
rt_core
librtcore.h
Generated by
1.9.1