public class PowerTerm extends Object
Modifier and Type | Method and Description |
---|---|
CharSequence |
getBase()
Get the base term.
|
Fraction |
getExponent()
Get the fractional exponent.
|
double |
getScale()
Get the scaling factor.
|
public double getScale()
public CharSequence getBase()
public Fraction getExponent()
Copyright © 2002-2022 CS GROUP. All rights reserved.