Click or drag to resize
BigRationalEquals Method

[This is preliminary documentation and is subject to change.]

Overload List
  Name Description
Public method Equals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public method Equals(BigRational)
Indicates whether the current object is equal to another object of the same type. a/b = c/d, iff ad = bc
Top
See Also