Sum

Overview

Performs an addition on the numbers at input 1 and 2. I.e. [input 1] plus [input 2].

Examples

10 
       =>  13
3