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