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

Default complex number type used by Math387.

Syntax
C#
Visual Basic
public struct TSCplx : IComparable, IConvertible { public float Re; public float 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!