|
inlineconstexpr |
Parameters
x
: argument.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
is_not_flint(x)
is semantically equivalent to: is_nez(frac (x))
; This means that x does not represent an integer (flint is a shorcut for 'floating integer').false
.