VectorMathCosh Method |
| Name | Description | |
|---|---|---|
| Cosh(Double) |
Computes hyperbolic cosine of array elements.
| |
| Cosh(Vector) |
Computes hyperbolic cosine of vector elements.
| |
| Cosh(Double, Double) |
Computes hyperbolic cosine of array elements.
Result will be stored in result array.
| |
| Cosh(Vector, Vector) |
Computes hyperbolic cosine of vector elements.
Result will be stored in result vector.
| |
| Cosh(Double, Int32, Int32) |
Computes hyperbolic cosine of Array elements.
| |
| Cosh(Double, Int32, Double, Int32, Int32) |
Computes hyperbolic cosine of array elements.
Result will be stored in result array.
|