Macaulay2 » Documentation
Packages » gfanInterface :: gfanTropicalHyperSurface
next | previous | forward | backward | up | index | toc

gfanTropicalHyperSurface -- the tropical hypersurface of a principal ideal

Synopsis

Description

This method computes the tropical hypersurface of a principal ideal.

i1 : QQ[x,y];
i2 : gfanTropicalHyperSurface(x^2 + x*y)

o2 = (Fan{...1...}, {1})

o2 : Sequence

gfan Documentation

This program computes the tropical hypersurface defined by a principal ideal. The input is the polynomial ring followed by a set containing just a generator of the ideal.Options:

See also

Ways to use gfanTropicalHyperSurface :

For the programmer

The object gfanTropicalHyperSurface is a method function with options.