[Missing <summary> documentation for "P:Gemstone.Numeric.ComplexNumber.Radix"]
public static int Radix { get; }
Public Shared ReadOnly Property Radix As Integer
Get
public:
static property int Radix {
int get ();
}
Gemstone.Numeric.ComplexNumber.get_Radix = function();