Provided by: linuxcnc-uspace_2.9.0~pre0+git20220402.2500863908-4build1_amd64 bug

NAME

       mult2 - Product of two inputs

SYNOPSIS

       loadrt mult2 [count=N|names=name1[,name2...]]

FUNCTIONS

       mult2.N (requires a floating-point thread)

PINS

       mult2.N.in0 float in
       mult2.N.in1 float in
       mult2.N.out float out
              out = in0 * in1

LICENSE

       GPL