Macaulay2 » Documentation
Packages » DiffAlg :: radial
next | previous | forward | backward | up | index | toc

radial -- defines the radial vector field

Synopsis

Description

This function defines the radial field vector field in (n+1)-variables.

i1 : radial 2

o1 = x ax  + x ax  + x ax
      0  0    1  1    2  2

o1 : DiffAlgField

Ways to use radial :

For the programmer

The object radial is a method function.