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

◆ operator*=() [5/11]

mpreal & mpfr::mpreal::operator*= ( const long long int u)
inline

Definition at line 1199 of file mpreal.h.

1199{ *this *= mpreal(u); MPREAL_MSVC_DEBUGVIEW_CODE; return *this; }
#define MPREAL_MSVC_DEBUGVIEW_CODE
Definition mpreal.h:146

References mpreal(), MPREAL_MSVC_DEBUGVIEW_CODE, and operator*=().

Referenced by operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), operator*=(), and operator*=().