TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
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");

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group