UncNumberAcos Method
Returns the angle whose cosine is the specified number.
Namespace: Metas.UncLib.DistPropAssembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
Public Function Acos As UncNumber
public:
virtual UncNumber Acos() sealed
abstract Acos : unit -> UncNumber
override Acos : unit -> UncNumber
UncNumberIMathTAcos