fenom
fenom copied to clipboard
NaN check
How could i compare variable for NaN property?
can you show an example?
@pow44feet you can't compare NAN values, if you want check "if is NAN value?" in template, then use $fenom->addFunctionSmarty('is_nan', 'is_nan');