Click or drag to resize

VectorMathTanhInPlace Method

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