Subtract

Overview

Performs a subtraction on the numbers at input 1 and 2. I.e. [input 1] substracted by [input 2].

Examples

10 
       =>  7
3