Typo fix for decimal docs
This commit is contained in:
parent
f1f42d850f
commit
5a901c62cc
|
@ -453,7 +453,7 @@ active context.
|
||||||
no context is specified, a copy of the current context is used.
|
no context is specified, a copy of the current context is used.
|
||||||
\versionadded{2.5}
|
\versionadded{2.5}
|
||||||
|
|
||||||
For example, the following code set the current decimal precision
|
For example, the following code sets the current decimal precision
|
||||||
to 42 places, performs a calculation, and then automatically restores
|
to 42 places, performs a calculation, and then automatically restores
|
||||||
the previous context:
|
the previous context:
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
|
|
Loading…
Reference in New Issue