diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50557,7 +50557,7 @@ standard, which appeared in the 1999 revision ("C99"). Even if some of these functions happen not to be defined, it is nevertheless possible to define them as methods in a user-defined arithmetic structure. -See the section User-Defined Arithemtic Types below +See the section User-Defined Arithmetic Types below .coNP Functions @, cbrt @, erf @, erfc @, exp10 @, exp2 @, expm1 @, gamma @, j0 @, j1 @, lgamma @, log1p @, logb @, nearbyint @, rint @, significand @, tgamma @ y0 and @ y1 .synb @@ -67992,7 +67992,7 @@ The .code crc32 function returns the calculated CRC-32 as a nonnegative integer. -The parameters of the algorith are as follows. The polynomial is +The parameters of the algorithm are as follows. The polynomial is .codn #x04C11DB7 ; the input and result are reflected; the initial value is .codn #xFFFFFFFF ; |