realCmp

Returns e1 OP e2; where OP is ==, !=, <, >=, etc. Result is 0 or 1

extern (C++)
int
realCmp
(
TOK op
,
real_t r1
,
real_t r2
)

Meta