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

Quelle  info.tex   Sprache: Latech

 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%W  info.tex          Radiroot documentation             Andreas Distler
%%
%Y  2006
%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Chapter{The Info Class of the Package}

The `info' mechanism in {\GAP} allows functions to print information
during the computation (see Section "ref:Info Functions" in the
{\GAP} reference manual for general information).

\> `InfoRadiroot' V

is the info class of this package.

\> SetInfoLevel( InfoRadiroot, <level> )

sets the info level for `InfoRadiroot' to , where has
to be an integer in the range 0-4.

The default value for `InfoRadiroot' is 1. Information why a function
returns `fail' will be given with this setting.
\beginexample
gap> InfoLevel(InfoRadiroot);
1
gap> RootsOfPolynomialAsRadicals(x^5-4*x+2);
#I  Polynomial is not solvable.
fail
\endexample

Setting the info level to a higher value will cause messages to show up during
single steps of the computation. On level 2 one gets a rough
overview. Those who want to go into the details of the algorithm
described in \cite{Distler05} and of the implementation itself will
find the information on level 3-4 helpful.

To use the package in silent mode the info level can be given the
value 0.

Messung V0.5
C=92 H=99 G=95

¤ Dauer der Verarbeitung: 0.9 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.