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