You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
CplxToReal Method
>
Vector.CplxToReal Method (TMtxVec, TMtxVec)
Dew Math for .NET
Example
Vector.CplxToReal Method (TMtxVec, TMtxVec)
var a,b,c:
Vector
; begin a.SetIt(True,[1,-2,3,4]); a.CplxToReal(b,c); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home