Author of smart contracts. A number between 1 and 9. A number between 1 and 9. Sum of first two numbers. Product of first two numbers. The first number to the power of the second number
Calculation Parameters
This example demonstrates how to use calculated parameters in a contract. The following parameters are set by the contract creator: A = B = The following parameters are then calculated by the contract, using the input from above: Sum = Prod = Pow = As you edit the values of the contract, the parameters will change automatically.