Method Equals
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Equals(BigRational.Integer)
Declaration
public bool Equals(BigRational.Integer other)
Parameters
| Type | Name | Description |
|---|---|---|
| BigRational.Integer | other |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Equals(Int64)
Declaration
public bool Equals(long other)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int64 | other |
Returns
| Type | Description |
|---|---|
| System.Boolean |