[]
Determines whether the specified Rational is equal to the current object.
public bool Equals(Rational other)
Type | Name | Description |
---|---|---|
Rational | other |
Type | Description |
---|---|
bool |
Determines whether the specified object is equal to the current object.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
bool |