mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fixed quantize syntax.
This commit is contained in:
@@ -378,7 +378,7 @@ also have a number of specialized methods:
|
||||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}{quantize}
|
||||
{\optional{exp \optional{, rounding\optional{, context\optional{, watchexp}}}}}
|
||||
{exp \optional{, rounding\optional{, context\optional{, watchexp}}}}
|
||||
Quantize makes the exponent the same as \var{exp}. Searches for a
|
||||
rounding method in \var{rounding}, then in \var{context}, and then
|
||||
in the current context.
|
||||
|
||||
Reference in New Issue
Block a user