public class AlgebraicExtensionElement extends FreeGroupElement
AlgebraicExtension
,
Serialized FormConstructor and Description |
---|
AlgebraicExtensionElement(AlgebraicExtension K,
Number[] coeffs)
An element of the algebraic extension K(t).
|
getComplexValue
add, calculateComplexValue, calculateValue, div, doubleValue, equals, floatValue, getBaseRing, getCoeff, getCoeffs, getDegree, getSymbol, intValue, isConstantPoly, longValue, mul, pow, sub, toString
byteValue, shortValue
public AlgebraicExtensionElement(AlgebraicExtension K, Number[] coeffs)
K
- the algebraic extension.coeffs
- array of coefficients for this algebraic number. c0 + c1 t + ... + cn t^nJas4pp 1.5 © Java Analysis Studio for Particle Physics