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