diff --git a/ttmath/ttmathbig.h b/ttmath/ttmathbig.h index 1c7f4d7..e6f8b5a 100644 --- a/ttmath/ttmathbig.h +++ b/ttmath/ttmathbig.h @@ -2030,7 +2030,7 @@ public: // we do not support -Infinity and +Infinity // we assume that there is always NaN - SetNaN(); + SetNan(); } else if( e > 0 )