diff libinterp/corefcn/quad.cc @ 24546:d3a507ca2d5d

maint: merge stable to default.
author Rik <rik@octave.org>
date Sun, 07 Jan 2018 09:57:32 -0800
parents 194eb4bd202b ba8b828ee4f2
children af11cc7cd336
line wrap: on
line diff
--- a/libinterp/corefcn/quad.cc	Sun Jan 07 07:20:03 2018 -0800
+++ b/libinterp/corefcn/quad.cc	Sun Jan 07 09:57:32 2018 -0800
@@ -152,7 +152,7 @@
 tolerance.  To choose a relative test only, set the absolute
 tolerance to zero.  To choose an absolute test only, set the relative
 tolerance to zero.  Both tolerances default to @code{sqrt (eps)} or
-approximately @math{1.5e^{-8}}.
+approximately 1.5e-8.
 
 The optional argument @var{sing} is a vector of values at which the
 integrand is known to be singular.