BigRationalEquals Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() |
Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() |
Equals(BigRational) |
Indicates whether the current object is equal to another object of the same type.
a/b = c/d, iff ad = bc
|