You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > SinhCosh Method > clVector.SinhCosh Method (TOpenCLMtxVec, TOpenCLMtxVec)
MtxVec VCL
ContentsIndex
Example
var a: clVector; s,c: clVector; begin a.CopyFromArray(TSingleArray.Create(0,PiDiv2,PI)); a.SinhCosh(s,c); end;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.