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