Multiply 4
Multiply operation
Description
Multiply operation. Defaults the input to 1 if that input is not provided
Inputs
- n1 (Number): The first operand
- n2 (Number): The second operand
- n3 (Number): The third operand
- n4 (Number): The fourth operand
Outputs
- n1n2n3*n4 (Number): The result of the multiplication