RealTAtan Method
Returns the angle whose tangent is the specified number.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Atan As Real(Of T)
public:
virtual Real<T> Atan() sealed
abstract Atan : unit -> Real<'T>
override Atan : unit -> Real<'T>
RealTIMathTAtan