PREV INDEX NEXT

Author: Unknown
Subject: difference between norm() and rep()
Date: Thursday, 08 Oct 2020, 14:15:58

Hi, if I am understanding it correctly, norm(y) - y is a multiple of c (c is the total number representable). rep(x) - x is also a multiple of c.
I am not sure about the difference between normalization and representative.
PREV INDEX NEXT