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