Synonym for rescale(). Both names dispatch to the same C++
operation (CryptoContextImpl::Rescale delegates to
ModReduce internally); the R binding keeps both so fixture
and vignette authors can use whichever name matches the
OpenFHE documentation they're following.
