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