public class PowerTerm extends Object
Modifier and Type | Method and Description |
---|---|
CharSequence |
getBase()
获取基本项。
|
org.hipparchus.fraction.Fraction |
getExponent()
获取分数指数。
|
double |
getScale()
获取缩放因子。
|
public double getScale()
public CharSequence getBase()
public org.hipparchus.fraction.Fraction getExponent()
Copyright © 2002-2023 CS GROUP. All rights reserved.