| VectorMathTanInPlace Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | TanInPlace(Double) | 
            Computes tangent of array elements. 
            And rewrite original array with operation result.
             | 
|   | TanInPlace(Vector) | 
            Computes tangent of vector elements. 
            And rewrite original vector with operation result.
             | 
|   | TanInPlace(Double, Int32, Int32) | 
            Computes tangent of array elements. 
            And rewrite original array with operation result.
             | 
 See Also
See Also