feq

Floating point "approximate equality".

Return true if x is equal to y, to within the specified precision If roundoffbits is not specified, a reasonable default is used.

deprecated
bool
feq
(
int precision = MANTDIG_2
XReal = real
YReal = real
)
(
XReal x
,
YReal y
)

Meta