fn_isodd

Function fn_isodd 

Source
pub fn fn_isodd(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

ISODD(number) - TRUE if the integer part of number is odd