NumberTanh 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 Number
public:
virtual Number Tanh() sealed
abstract Tanh : unit -> Number
override Tanh : unit -> Number
NumberIMathTTanh