Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_unit()
bool
Z_mod::is_unit
(
const
ring_elem
f
)
const
virtual
Implements
Ring
.
Definition at line
187
of file
ZZp.cpp
.
187
{
return
(f.
get_int
() !=
_P1
); }
Z_mod::_P1
int _P1
Definition
ZZp.hpp:67
ring_elem::get_int
int get_int() const
Definition
ringelem.hpp:124
References
_P1
, and
ring_elem::get_int()
.
Z_mod
Generated on
for Macaulay2 Engine by
1.15.0