I have a characteristic which has 3 parameters. The formula is given on which i want to calculate my result.
For example:
Input 1 is x
input 2 is y
input 3 is z
Result = x * y / z
please guide how can i calculate my result. Similarly I have another characteristic having more than 10 parameters in it.
Thanks,
Shahab