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

radial -- defines the radial vector field

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:

  • radial(ZZ)

For the programmer

The object radial is a method function.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/DiffAlg.m2:879:0.