MathArcSin
Posted by Angham Al-Banawien, Last modified by Diana Alkouni on 25 August 2020 06:49 AM

Syntax

Public Function MathArcSin(Number As Double) As Double

Description

The inverse function of the sine, which is used to return the angle that has sine equal to the given number.

Parameters

Key Description 
Number Value between -1 and 1 value of type Double.

Return value

Returns the angle in radians format, a value of type Double.

Sample

Public Sub main()

  AlertMessage MathArcSin (0.1)  

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