You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > SinhCosh Method > Matrix.SinhCosh Method (TMtxVec, TMtxVec)
MtxVec VCL
ContentsIndex
Example
var a,s,c: Matrix; begin a.SetIt(1,3,false[0,PIDIV2,PI]); a.SinhCosh(s,c); end;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.