RealTSinh Method
Returns the hyperbolic sine of the specified angle.
Namespace: Metas.UncLib.CoreAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Sinh As Real(Of T)
public:
virtual Real<T> Sinh() sealed
abstract Sinh : unit -> Real<'T>
override Sinh : unit -> Real<'T>
RealTIMathTSinh