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

Quelle  latex.gd   Sprache: unbekannt

 
##############################################################################
##
#W  latex.gd                    GAP4 package `Utils'               Stefan Kohl
##
#Y  Copyright (C) 2015-2025, The GAP Group 

#############################################################################
##  this function has been transferred from ResClasses 
##
#F  IntOrInfinityToLaTeX( n ) . LaTeX string representing integer or infinity
##
DeclareGlobalName( "IntOrInfinityToLaTeX" );

#############################################################################
##  this function has been transferred from RCWA
##
#F  LaTeXStringFactorsInt( <n> )
##
##  Returns the prime factorization of the integer <n> as a string in LaTeX
##  format.
##
DeclareGlobalName( "LaTeXStringFactorsInt" );

#############################################################################
##
#E  latex.gd  . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]