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