Scicos Block
fr - eng


Integer modulo function block

\epsfig{file=IMODULO_f.eps,height=90pt}

Contents

Palette

Description

This block is a nonlinear function modulo where the input and output are integer values. According to the parameter 'Nbit', the output can't overflow the values 2(Nbit-1)-1 and -2(Nbit-1) which are defined by the signed value of an integer using the 2's complement arithmetic. The values of the output are then always in [-2(Nbit-1);2(Nbit-1)-1] and this function is like a Nbit quantifier.
The output can be negative, positive or zero.

\begin{figure}\centering
\scalebox{0.4}{%
\input{imodulo_function.pstex_t}}
\end{figure}
Figure 1: Integer modulo function

Dialog box

\begin{figure}\begin{center}
\epsfig{file=IMODULO_f_gui.eps,width=270pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec