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