You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TCplx Structure
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TCplx Structure

Default complex number type used by Math387.

Syntax
C#
Visual Basic
public struct TCplx : IComparable, IConvertible { public double Re; public double Im; }

Math387.cs

Default complex number type used by Math387.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!