Line 1: | Line 1: | ||
Just in case you don't have to look them up in your book or whatever. And so I can learn how to use Latex! | Just in case you don't have to look them up in your book or whatever. And so I can learn how to use Latex! | ||
+ | |||
+ | ==Hyperbolic Functions== | ||
* <math>sinh(x) = \frac{e^x - e^{-x}}{2}</math> | * <math>sinh(x) = \frac{e^x - e^{-x}}{2}</math> |
Revision as of 15:04, 11 October 2008
Just in case you don't have to look them up in your book or whatever. And so I can learn how to use Latex!
Hyperbolic Functions
- $ sinh(x) = \frac{e^x - e^{-x}}{2} $
- $ cosh(x) = \frac{e^x + e^{-x}}{2} $
- $ tan(x) = \frac{sinh(x)}{cosh(x)} = \frac{e^x - e^{-x}}{e^x + e^{-x}} $