.. DivideDouble: ************ DivideDouble ************ Divide the first double by the second one. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - in1 - DoublePort - 0.0 - First input double * - in2 - DoublePort - 0.0 - Second input double .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - out - DoublePort - 0.0 - Output