D.13.1.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-1-2p3, 2020, generated by
texi2html
.