next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
DiffAlg :: radial

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 :