first_signal | :: SignalID? | First signal to use in an operation. If not specified, the second argument will be the value of |
First signal to use in an operation. If not specified, the second argument will be the value of | ||
first_signal_networks | :: CircuitNetworkSelection? | Which circuit networks (red/green) to read |
Which circuit networks (red/green) to read | ||
first_constant | :: int? | Constant to use as the first argument of the operation. Has no effect when |
Constant to use as the first argument of the operation. Has no effect when | ||
operation | :: ArithmeticCombinatorParameterOperation? | When not specified, defaults to |
When not specified, defaults to | ||
second_signal | :: SignalID? | Second signal to use in an operation. If not specified, the second argument will be the value of |
Second signal to use in an operation. If not specified, the second argument will be the value of | ||
second_signal_networks | :: CircuitNetworkSelection? | Which circuit networks (red/green) to read |
Which circuit networks (red/green) to read | ||
second_constant | :: int? | Constant to use as the second argument of the operation. Has no effect when |
Constant to use as the second argument of the operation. Has no effect when | ||
output_signal | :: SignalID? | Specifies the signal to output. |
Specifies the signal to output. |