mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
#11565: Fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
6905de14fe
commit
c2077b0d9b
91 changed files with 125 additions and 125 deletions
|
@ -23,7 +23,7 @@
|
|||
/*
|
||||
CM_LARGE_DOUBLE is used to avoid spurious overflow in the sqrt, log,
|
||||
inverse trig and inverse hyperbolic trig functions. Its log is used in the
|
||||
evaluation of exp, cos, cosh, sin, sinh, tan, and tanh to avoid unecessary
|
||||
evaluation of exp, cos, cosh, sin, sinh, tan, and tanh to avoid unnecessary
|
||||
overflow.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue