FUNCTION: get_class - conversion from "tub_enc" to K0 X

CALLING SEQUENCE:
get_class([q,i,s,l])

PARAMETERS:
q - the "slope" (a rational, or infinity)
i - number of an exceptional tube (i=1,..,t)
s - socle index (an integer, which is taken modulo pi
l - the quasi-length (height in corresponding tube)

SYNOPSIS:

EXAMPLES:

> with(tubular):

> read_in(3,3,3);

> get_class([7/4,1,2,5]); show(%);

[Maple Math]

[Maple Math]

> read_in(2,3,6);

> get_class([-41/3,3,0,4]); show(%);

[Maple Math]

[Maple Math]

SEE ALSO: show, telescope, get_tub, type/tub_enc

BACK TO: start page of the crep online manual, tubular