diff options
Diffstat (limited to 'manual/arith.texi')
-rw-r--r-- | manual/arith.texi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/manual/arith.texi b/manual/arith.texi index 28a0e134d5..d12a6c9d26 100644 --- a/manual/arith.texi +++ b/manual/arith.texi @@ -514,14 +514,6 @@ signal. The default action for this signal is to terminate the program. @xref{Signal Handling}, for how you can change the effect of the signal. -@findex matherr -In the System V math library, the user-defined function @code{matherr} -is called when certain exceptions occur inside math library functions. -However, the Unix98 standard deprecates this interface. We support it -for historical compatibility, but recommend that you do not use it in -new programs. When this interface is used, exceptions may not be -raised. - @noindent The exceptions defined in @w{IEEE 754} are: |