F64_IsEven()

Syntax

result.l = F64_IsEven(n.double)

Description

Returns 1 if n is an integer and even, otherwise 0

If the optional parameter is given the result will be stored in it and the function returns a pointer to result.