Macaulay2 Engine
Loading...
Searching...
No Matches

◆ abs()

void M2::ARingCCC::abs ( ARingRRR::ElementType & result,
const ElementType & a ) const
inline

Definition at line 454 of file aring-CCC.hpp.

455 {
457 mpfr_sqrt(&result, &result, MPFR_RNDN); // should we have ARingRRR::sqrt ???
458 }
void abs_squared(ARingRRR::ElementType &result, const ElementType &a) const
VALGRIND_MAKE_MEM_DEFINED & result(result)

References abs_squared(), and result().