[top][index]
search for:

options Ring -- get values used for optional arguments

Synopsis:

  • Function: options -- get options
  • Input:
  • an instance of class Ring.
  • Output:
  • an instance of class OptionTable.
  • options R -- returns the options used when the polynomial ring R was created.

    Code:

         -- ../../../Macaulay2/m2/methods.m2:239
         options     Ring := x -> null

    [top][index]
    search for: