next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Divisor :: Unsafe

Unsafe -- An option used to tell divisor construction not to do various checks

Description

If set to true, then when divisor is called, there will be no checks as to whether the given ideals are prime of height one and all of the same ring, whether the coefficients are the right kind, etc. Default value is false.

Functions with optional argument named Unsafe :

For the programmer

The object Unsafe is a symbol.