NArrayT, DCosh Method
Returns the hyperbolic cosine of the specified angle.
Namespace: Metas.UncLib.Core.NdimsAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Public Function Cosh As T
public:
virtual T Cosh() sealed
abstract Cosh : unit -> 'T
override Cosh : unit -> 'T
TIMathTCosh