Top
Back: from_boolean_set
Forward: poly2zdd
FastBack:
FastForward:
Up: polybori_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.14.7.15 bvar

Procedure from library polybori.lib (see polybori_lib).

Usage:
bvar(i); int i

Return:
i-th variable of Boolean ring corresponding to current basering

Example:
 
LIB "polybori.lib";
ring r = 2,(x,y,z),Dp;
bvar(1); // -> x
See also: boolean_poly_ring; var.


Top Back: from_boolean_set Forward: poly2zdd FastBack: FastForward: Up: polybori_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.1, 2022, generated by texi2html.