mult2 − Product of two inputs
loadrt mult2 [count=N]
mult2.N (uses floating-point)
mult2.N.in0 float in
mult2.N.in1 float in
mult2.N.out float out
out = in0 * in1
GPL