Modulus

Overview

Calculates the modulus of the numbers at the two inputs. I.e. [input 1] modulus [input 2].

Examples

10 
       =>  1
3