MathTan
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 14 September 2020 01:02 PM

Syntax

Public Function MathTan(Number As Double) As Double

Description

This function used to return the tangent of the specified angle.

Parameters

Key Description 
Number Angle value of type double.

Return value

Returns a double value.

Sample

Public Sub main()

AlertMessage (MathTan(0)) ' Tan (0) = 0 . the Alert Message will return 0 

'pi = 3.1415926535 tan function takes values from ( 0 to pi/2 )

End Sub

See Also

 

Back to VTL Client Script Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions