You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TCplx Structure
Dew Math for .NET
TCplx Structure
TCplx Fields
TCplx Methods
TCplx Operators
TCplx Properties
TCplx Members
Classes
Collapse All
Default complex number type used by
Math387
.
Syntax
C#
Visual Basic
public
struct
TCplx
: IComparable, IConvertible {
public
double
Re
;
public
double
Im
; }
Public
Structure
TCplx
Inherits
IComparable
Inherits
IConvertible
Public
Re
Public
Im
End Structure
File
Math387.cs
Remarks
Default complex number type used by
Math387
.
Group
Classes
Links
TCplx Fields
,
TCplx Methods
,
TCplx Operators
,
TCplx Properties
,
TCplx Members
,
Classes
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!