up previous next

Panels

Syntax

Panels()
    

Summary

list of CoCoA panels

Description

This function returns a list of CoCoA's panels.

example

    
Panels();
["GENERAL", "GROEBNER"]
-------------------------------
Panel(It[1]);

Echo............... : FALSE
Timer.............. : FALSE
Trace.............. : FALSE
Indentation........ : FALSE
TraceSources....... : FALSE
SuppressWarnings... : FALSE
ComputationStack... : FALSE
-------------------------------
        
    

See Also