UncNumberTanh Method
Returns the hyperbolic tangent of the specified angle.
Namespace: Metas.UncLib.DistPropAssembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.8.9053.20202
Public Function Tanh As UncNumber
public:
virtual UncNumber Tanh() sealed
abstract Tanh : unit -> UncNumber
override Tanh : unit -> UncNumber
UncNumberIMathTTanh