Method CompareTo
CompareTo(BigRational.Integer)
Declaration
public int CompareTo(BigRational.Integer other)
Parameters
| Type | Name | Description |
|---|---|---|
| BigRational.Integer | other |
Returns
| Type | Description |
|---|---|
| System.Int32 |
CompareTo(Int64)
Declaration
public int CompareTo(long other)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int64 | other |
Returns
| Type | Description |
|---|---|
| System.Int32 |
CompareTo(Object)
Declaration
public int CompareTo(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj |
Returns
| Type | Description |
|---|---|
| System.Int32 |