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