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 663 B image not shown  

Quelle  Maple.gd   Sprache: unbekannt

 
#############################################################################
####
##
#W  Maple.gd                RADIROOT package                Andreas Distler
##
##  Declaration file for the functions that generate maple-strings
##
#Y  2006
##


DeclareGlobalFunction( "RR_M_Radikalbasis" );
DeclareGlobalFunction( "RR_M_KoeffizientAlsString" );
DeclareGlobalFunction( "RR_M_WurzelAlsString" );
DeclareGlobalFunction( "RR_M_ZahlAlsString" );
DeclareGlobalFunction( "RR_M_PolyAlsString" );
DeclareGlobalFunction( "RR_MapleFile" );
DeclareGlobalFunction( "RR_M_NstInDatei" );


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

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]