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