public class AlgebraicExtensionElement extends FreeGroupElement
AlgebraicExtension,
Serialized Form| Constructor and Description |
|---|
AlgebraicExtensionElement(AlgebraicExtension K,
Number[] coeffs)
An element of the algebraic extension K(t).
|
getComplexValueadd, calculateComplexValue, calculateValue, div, doubleValue, equals, floatValue, getBaseRing, getCoeff, getCoeffs, getDegree, getSymbol, intValue, isConstantPoly, longValue, mul, pow, sub, toStringbyteValue, shortValuepublic 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