TU-Berlin
→
Inst. f. Mathematik
→
Algebra und Zahlentheorie
→
KASH
→
Documentation
→
Reference Manual
KASH
3
Reference Manual
Documentation
Introduction
Reference Manual
Index
search
Function
BindNames_ (
str
S,
list
L ) ->
any
Description
Define global variables whose names are given in 'L' which contain the generators of 'S'
Examples
CY := PolynomialAlgebra(C); BindNames_(CY,["Y"]);
See also
BindName_ ( str, string ) -> any
AssignNames_ ( rng, seq(string) )
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group