Test whether the two NumAtoms are the same
[C#] bool Equals(NumAtom other)
bool Equals(NumAtom other)
Test whether the two NumAtoms are the same.
Two NumAtoms are judged to be equal if their numeric value is equal.
None.