(Trigonometric and Hyperbolic Functions): Fix typo.
This commit is contained in:
parent
059d1e6662
commit
9c26440366
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
about integer size into past tense.
|
||||
(Time Zones): Remove pointer to Calc author's address.
|
||||
(Trigonometric and Hyperbolic Functions): Mention cotangent
|
||||
and hyperbolic cotangent.
|
||||
and hyperbolic cotangent. Fix typo.
|
||||
|
||||
2007-10-10 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
||||
|
|
|
|||
|
|
@ -18324,7 +18324,7 @@ The remaining trigonometric functions, @code{calc-sec} [@code{sec}],
|
|||
available. With the Hyperbolic flag, these compute their hyperbolic
|
||||
counterparts, which are also available separately as @code{calc-sech}
|
||||
[@code{sech}], @code{calc-csch} [@code{csch}] and @code{calc-coth}
|
||||
[@code{coth}]. (These commmands do not accept the Inverse flag.)
|
||||
[@code{coth}]. (These commands do not accept the Inverse flag.)
|
||||
|
||||
@node Advanced Math Functions, Branch Cuts, Trigonometric and Hyperbolic Functions, Scientific Functions
|
||||
@section Advanced Mathematical Functions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue