RealTTan Method
Returns the tangent of the specified angle.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Tan As Real(Of T)
public:
virtual Real<T> Tan() sealed
abstract Tan : unit -> Real<'T>
override Tan : unit -> Real<'T>
RealTIMathTTan