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

Complex one. 

= 1+0*i.

C#
public const TCplx C_ONE = (Re: 1.0; Im: 0.0);
What do you think about this topic? Send feedback!
Copyright (c) 1999-2010 by Dew Research. All rights reserved.