You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Methods > clValue.SinhCosh Method
Dew Math for .NET
ContentsIndexHome
Example
var a, s, c: clValue; begin a.Copy(0); a.SinhCosh(s,c); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.