QEtaPuiseuxSeries CΒΆ
qetaser.spad line 321 [edit on github]
C: Ring
undocumented
- 0: %
from AbelianMonoid
- 1: %
from MagmaWithUnit
- *: (%, %) -> %
from LeftModule %
- *: (%, C) -> %
from RightModule C
- *: (%, Fraction Integer) -> % if C has Algebra Fraction Integer
from RightModule Fraction Integer
- *: (C, %) -> %
from LeftModule C
- *: (Fraction Integer, %) -> % if C has Algebra Fraction Integer
from LeftModule Fraction Integer
- *: (Integer, %) -> %
from AbelianGroup
- *: (NonNegativeInteger, %) -> %
from AbelianMonoid
- *: (PositiveInteger, %) -> %
from AbelianSemiGroup
- +: (%, %) -> %
from AbelianSemiGroup
- -: % -> %
from AbelianGroup
- -: (%, %) -> %
from AbelianGroup
- /: (%, %) -> % if C has Field
from Field
- /: (%, C) -> % if C has Field
from AbelianMonoidRing(C, Fraction Integer)
- ^: (%, %) -> % if C has Algebra Fraction Integer
- ^: (%, Fraction Integer) -> % if C has Algebra Fraction Integer
from RadicalCategory
- ^: (%, Integer) -> % if C has Field
from DivisionRing
- ^: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- ^: (%, PositiveInteger) -> %
from Magma
- annihilate?: (%, %) -> Boolean
from Rng
- antiCommutator: (%, %) -> %
- approximate: (%, Fraction Integer) -> C if C has coerce: Symbol -> C and C has ^: (C, Fraction Integer) -> C
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- associates?: (%, %) -> Boolean if C has IntegralDomain
from EntireRing
- associator: (%, %, %) -> %
from NonAssociativeRng
- center: % -> C
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- characteristic: () -> NonNegativeInteger
from NonAssociativeRing
- charthRoot: % -> Union(%, failed) if C has CharacteristicNonZero
- coefficient: (%, Fraction Integer) -> C
from AbelianMonoidRing(C, Fraction Integer)
- coerce: % -> % if C has CommutativeRing
from Algebra %
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- coerce: C -> % if C has CommutativeRing
from Algebra C
- coerce: Fraction Integer -> % if C has Algebra Fraction Integer
- coerce: Integer -> %
from NonAssociativeRing
- commutator: (%, %) -> %
from NonAssociativeRng
- complete: % -> %
from PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
- construct: List Record(k: Fraction Integer, c: C) -> %
from IndexedProductCategory(C, Fraction Integer)
- constructOrdered: List Record(k: Fraction Integer, c: C) -> %
from IndexedProductCategory(C, Fraction Integer)
- D: % -> % if C has *: (Fraction Integer, C) -> C
from DifferentialRing
- D: (%, List Symbol) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- D: (%, List Symbol, List NonNegativeInteger) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- D: (%, NonNegativeInteger) -> % if C has *: (Fraction Integer, C) -> C
from DifferentialRing
- D: (%, Symbol) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- D: (%, Symbol, NonNegativeInteger) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- degree: % -> Fraction Integer
from PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
- differentiate: % -> % if C has *: (Fraction Integer, C) -> C
from DifferentialRing
- differentiate: (%, List Symbol) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- differentiate: (%, List Symbol, List NonNegativeInteger) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- differentiate: (%, NonNegativeInteger) -> % if C has *: (Fraction Integer, C) -> C
from DifferentialRing
- differentiate: (%, Symbol) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- differentiate: (%, Symbol, NonNegativeInteger) -> % if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
- divide: (%, %) -> Record(quotient: %, remainder: %) if C has Field
from EuclideanDomain
- elt: (%, %) -> %
from Eltable(%, %)
- elt: (%, Fraction Integer) -> C
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- euclideanSize: % -> NonNegativeInteger if C has Field
from EuclideanDomain
- eval: (%, C) -> Stream C if C has ^: (C, Fraction Integer) -> C
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- expressIdealMember: (List %, %) -> Union(List %, failed) if C has Field
from PrincipalIdealDomain
- exquo: (%, %) -> Union(%, failed) if C has IntegralDomain
from EntireRing
- extendedEuclidean: (%, %) -> Record(coef1: %, coef2: %, generator: %) if C has Field
from EuclideanDomain
- extendedEuclidean: (%, %, %) -> Union(Record(coef1: %, coef2: %), failed) if C has Field
from EuclideanDomain
- gcdPolynomial: (SparseUnivariatePolynomial %, SparseUnivariatePolynomial %) -> SparseUnivariatePolynomial % if C has Field
from GcdDomain
- hash: % -> SingleInteger
from SetCategory
- hashUpdate!: (HashState, %) -> HashState
from SetCategory
- integrate: % -> % if C has Algebra Fraction Integer
from UnivariateSeriesWithRationalExponents(C, Fraction Integer)
- integrate: (%, Symbol) -> % if C has variables: C -> List Symbol and C has Algebra Fraction Integer and C has integrate: (C, Symbol) -> C
from UnivariateSeriesWithRationalExponents(C, Fraction Integer)
- inv: % -> % if C has Field
from DivisionRing
- latex: % -> String
from SetCategory
- lcmCoef: (%, %) -> Record(llcm_res: %, coeff1: %, coeff2: %) if C has Field
from LeftOreRing
- leadingCoefficient: % -> C
from PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
- leadingMonomial: % -> %
from PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
- leadingSupport: % -> Fraction Integer
from IndexedProductCategory(C, Fraction Integer)
- leadingTerm: % -> Record(k: Fraction Integer, c: C)
from IndexedProductCategory(C, Fraction Integer)
- leftPower: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- leftPower: (%, PositiveInteger) -> %
from Magma
- leftRecip: % -> Union(%, failed)
from MagmaWithUnit
- map: (C -> C, %) -> %
from IndexedProductCategory(C, Fraction Integer)
- monomial?: % -> Boolean
from IndexedProductCategory(C, Fraction Integer)
- multiEuclidean: (List %, %) -> Union(List %, failed) if C has Field
from EuclideanDomain
- multiplyExponents: (%, Fraction Integer) -> %
- multiplyExponents: (%, PositiveInteger) -> %
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- one?: % -> Boolean
from MagmaWithUnit
- opposite?: (%, %) -> Boolean
from AbelianMonoid
- order: % -> Fraction Integer
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- order: (%, Fraction Integer) -> Fraction Integer
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- pole?: % -> Boolean
from PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
- principalIdeal: List % -> Record(coef: List %, generator: %) if C has Field
from PrincipalIdealDomain
- puiseux: (Fraction Integer, QEtaLaurentSeries C) -> %
puiseux(r, s)
creates a Puiseux series by replacing the variableq
of a byq^r
.
- qetaLaurentRep: % -> QEtaLaurentSeries C
qetaLaurentRep(x)
returns the underlying Laurent representation of the Puiseux seriers. This might return a taylor series that has 0 as its constant coefficient.
- quo: (%, %) -> % if C has Field
from EuclideanDomain
- rationalPower: % -> Fraction Integer
rationalPower(p(q))
returns a rational numberr
such that thep
(q
) =l
(q^r
) for some Laurent seriesl
.
- recip: % -> Union(%, failed)
from MagmaWithUnit
- reductum: % -> %
from IndexedProductCategory(C, Fraction Integer)
- rem: (%, %) -> % if C has Field
from EuclideanDomain
- rightPower: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- rightPower: (%, PositiveInteger) -> %
from Magma
- rightRecip: % -> Union(%, failed)
from MagmaWithUnit
- sample: %
from AbelianMonoid
- series: (NonNegativeInteger, Stream Record(k: Fraction Integer, c: C)) -> %
- sizeLess?: (%, %) -> Boolean if C has Field
from EuclideanDomain
- sqrt: % -> % if C has Algebra Fraction Integer
from RadicalCategory
- squareFree: % -> Factored % if C has Field
- squareFreePart: % -> % if C has Field
- subtractIfCan: (%, %) -> Union(%, failed)
- terms: % -> Stream Record(k: Fraction Integer, c: C)
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- truncate: (%, Fraction Integer) -> %
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- truncate: (%, Fraction Integer, Fraction Integer) -> %
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- unit?: % -> Boolean if C has IntegralDomain
from EntireRing
- unitCanonical: % -> % if C has IntegralDomain
from EntireRing
- unitNormal: % -> Record(unit: %, canonical: %, associate: %) if C has IntegralDomain
from EntireRing
- variable: % -> Symbol
from UnivariatePowerSeriesCategory(C, Fraction Integer)
- zero?: % -> Boolean
from AbelianMonoid
AbelianMonoidRing(C, Fraction Integer)
Algebra % if C has CommutativeRing
Algebra C if C has CommutativeRing
Algebra Fraction Integer if C has Algebra Fraction Integer
ArcHyperbolicFunctionCategory if C has Algebra Fraction Integer
ArcTrigonometricFunctionCategory if C has Algebra Fraction Integer
BiModule(%, %)
BiModule(C, C)
BiModule(Fraction Integer, Fraction Integer) if C has Algebra Fraction Integer
canonicalsClosed if C has Field
canonicalUnitNormal if C has Field
CharacteristicNonZero if C has CharacteristicNonZero
CharacteristicZero if C has CharacteristicZero
CommutativeRing if C has CommutativeRing
CommutativeStar if C has CommutativeRing
DifferentialRing if C has *: (Fraction Integer, C) -> C
DivisionRing if C has Field
ElementaryFunctionCategory if C has Algebra Fraction Integer
Eltable(%, %)
EntireRing if C has IntegralDomain
EuclideanDomain if C has Field
HyperbolicFunctionCategory if C has Algebra Fraction Integer
IndexedProductCategory(C, Fraction Integer)
IntegralDomain if C has IntegralDomain
LeftModule Fraction Integer if C has Algebra Fraction Integer
LeftOreRing if C has Field
Module % if C has CommutativeRing
Module C if C has CommutativeRing
Module Fraction Integer if C has Algebra Fraction Integer
noZeroDivisors if C has IntegralDomain
PartialDifferentialRing Symbol if C has PartialDifferentialRing Symbol and C has *: (Fraction Integer, C) -> C
PowerSeriesCategory(C, Fraction Integer, SingletonAsOrderedSet)
PrincipalIdealDomain if C has Field
RadicalCategory if C has Algebra Fraction Integer
RightModule Fraction Integer if C has Algebra Fraction Integer
TranscendentalFunctionCategory if C has Algebra Fraction Integer
TrigonometricFunctionCategory if C has Algebra Fraction Integer
TwoSidedRecip if C has CommutativeRing
UniqueFactorizationDomain if C has Field
UnivariatePowerSeriesCategory(C, Fraction Integer)
UnivariatePuiseuxSeriesCategory C