Multiply

Overview

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

Examples

10 
       =>  30
3