Returns the arc sine of x in degrees.
Visual Basic |
---|
Public Function ArcSin( _ ByVal X As Double _ ) As Double |
- X
PC-DMIS 2021.2 Object Library | |
ArcSin Method | |
See Also Send Topic Feedback | See Object Hierarchy Chart |
PCDLRN ActiveX DLL > OldBasic Object : ArcSin Method |
Glossary Item Box
Returns the arc sine of x in degrees.
Visual Basic |
---|
Public Function ArcSin( _ ByVal X As Double _ ) As Double |