Computes the 0-residue of a circuit signal x modulo n. Necessary because the % operator preserves sign.
x
n
%
Generated using TypeDoc
Computes the 0-residue of a circuit signal
xmodulon. Necessary because the%operator preserves sign.