You are here: Symbol Reference > Dew.Math Namespace > Math387 Class > Math387 Constants > C_ZERO Constant
Dew Math for .NET
Contents
PreviousUpNext
Math387.C_ZERO Constant

Complex zero.

C#
public const TCplx C_ZERO = (Re: 0.0; Im: 0.0);

Complex zero.

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