| Package | Description |
|---|---|
| com.clarkparsia.pellet.datatypes.types.real |
| Modifier and Type | Method and Description |
|---|---|
static Rational |
Rational.simplify(Rational r) |
static Rational |
Rational.valueOf(String s) |
| Modifier and Type | Method and Description |
|---|---|
static int |
Rational.compare(Rational a,
Rational b) |
int |
Rational.compareTo(Rational that) |
static Rational |
Rational.simplify(Rational r) |
Copyright © 2019. All rights reserved.