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