Click or drag to resize

VectorMathSinhInPlace Method

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