Add Double Linear
 
 
 

This utility accepts two double inputs (where doubles are represented as 0.1, 1.1 and so forth), and adds them to create an output which is the sum of both inputs (input1+input2 = sumOutput).

See addDoubleLinear for more information.