Trigonometric and hyperbolic trigonometric functions #
This file contains the definitions of the sine, cosine, tangent, hyperbolic sine, hyperbolic cosine, and hyperbolic tangent functions.
The complex sine function, defined via exp
Instances For
The complex cosine function, defined via exp
Instances For
The complex hyperbolic sine function, defined via exp
Instances For
The complex hyperbolic cosine function, defined via exp
Instances For
Extension for the positivity tactic: Real.cosh is always positive.