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