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