Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/radiroot/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 1.2.2022 mit Größe 829 B image not shown  

Quelle  Radicals.gd   Sprache: unbekannt

 
#############################################################################
####
##
#W  Radicals.gd               RADIROOT package                Andreas Distler
##
##  Declaration file for main function of the RADIROOT package
##
#Y  2006
##


DeclareGlobalFunction( "RR_SplittField" );
DeclareGlobalFunction( "RR_SimplifiedPolynomial" );
DeclareGlobalFunction( "RR_RootOfUnity" );
DeclareGlobalFunction( "RR_Roots" );
DeclareGlobalFunction( "RootsOfPolynomialAsRadicals" );
DeclareGlobalFunction( "RootsOfPolynomialAsRadicalsNC" );
DeclareAttribute( "RootsAsMatrices", IsUnivariatePolynomial );
DeclareProperty( "IsSolvablePolynomial", IsUnivariatePolynomial );
DeclareProperty( "IsSeparablePolynomial", IsUnivariatePolynomial );


#############################################################################
##
#E










[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]