public class ExtendedFreeGroup extends FreeGroup implements HasPowerI, HasDivI
Constructor and Description |
---|
ExtendedFreeGroup(RingI K,
String symbol) |
Modifier and Type | Method and Description |
---|---|
Number |
div(Number a,
Number b)
Currently just division by constants.
|
Number |
pow(Number a,
Number b)
Limited implementation of power, only works with integer powers.
|
add, addStandardConstants, equals, getBaseRing, getInverse, getONE, getRootVal, getSymbol, getTPoly, getZERO, isConstantPoly, mul, setRootVal, setRootVal, sub, toString, valueOf, valueOf
addStandardFunctions, getNumberFactory
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addStandardFunctions, getNumberFactory
Jas4pp 1.5 © Java Analysis Studio for Particle Physics