Macaulay2
»
Documentation
Packages
»
BernsteinSato
::
bFunctionRoots(RingElement)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
bFunctionRoots(RingElement) -- get roots of a b-function
Function:
bFunctionRoots
Usage:
bFunctionRoots b
Inputs:
b
,
a
ring element
, the output of one of the b-function routines
Outputs:
a
list
, the list of the roots of
b
See also
globalBFunction
-- global b-function (else known as the Bernstein-Sato polynomial)
bFunction
-- b-function
generalB
-- global generalized Bernstein-Sato polynomial
Ways to use this method:
bFunctionRoots(RingElement)
-- get roots of a b-function
The source of this document is in
BernsteinSato/DOC/bFunctions.m2:311:0
.