Click or drag to resize

VectorMathCoshInPlace Method

Overload List
  NameDescription
Public methodStatic memberCoshInPlace(Double)
Computes hyperbolic cosine of array elements. And rewrite original array with operation result.
Public methodStatic memberCoshInPlace(Vector)
Computes hyperbolic cosine of vector elements. And rewrite original vector with operation result.
Public methodStatic memberCoshInPlace(Double, Int32, Int32)
Computes hyperbolic cosine of array elements. And rewrite original array with operation result.
Top
See Also