D.13.2.2 origin
Procedure from library
gfan.lib
(see
gfan_lib
).
Usage:
origin(n); n int
Return:
cone, the origin in an ambient space of dimension n
Example:
LIB "gfan.lib"; cone c = origin(2); equations(c); ==> 1,0, ==> 0,1
User manual for
Singular
version 4.4.0, 2024, generated by
texi2html
.