tinyexpr icon indicating copy to clipboard operation
tinyexpr copied to clipboard

Nan checks for ncr and fac

Open juntuu opened this issue 4 years ago • 1 comments

Added nan check for ncr and fac functions. Now both will return nan, when given nan as parameter.

This should resolve #62

Also added .gitignore with the artifacts from make

juntuu avatar Jul 26 '21 15:07 juntuu

I can confirm that the better NAN handling resolves the slow ncr() behavior :+1:

invd avatar Jun 18 '24 10:06 invd