Category "gap-system"

The set of atomic irrational numbers used to express the character table and corresponding (unitary) representations

I want to calculate the irrational number, expressed by the following formula in gap: 3^(1/7). I've read through the related description here, but still can't f

Long code line continuation method in GAP language

Take the following code snippet as an example: f:= FreeGroup("P","Q","R","S"); AssignGeneratorVariables(f); g:= f/ParseRelators(f, "P^12=Q^4=R^4=S^8=1, Q^2=R^2,