Top
Back: origin
Forward: ambientDimension
FastBack:
FastForward:
Up: gfan_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.13.2.3 positiveOrthant

Procedure from library gfan.lib (see gfan_lib).

Usage:
positiveOrthant(n); n int

Return:
cone, the positive orthant of dimension n

Example:
 
LIB "gfan.lib";
cone c = positiveOrthant(2);
rays(c);
==> 1,0,
==> 0,1


Top Back: origin Forward: ambientDimension FastBack: FastForward: Up: gfan_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.