METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
IMath
T
Acos Method
Returns the angle whose cosine is the specified number.
Definition
Namespace:
Metas.UncLib.Core.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Acos
()
VB
Copy
Function
Acos
As
T
C++
Copy
T
Acos
()
F#
Copy
abstract
Acos
:
unit
->
'T
Return Value
T
See Also
Reference
IMath
T
Interface
Metas.UncLib.Core.Interface Namespace
In This Article
Definition
See Also