--Another question
Example Target Expression
z = f(x1, x2, x3, x4, x5, x6, x7, x8)
I’m looking for a way to Sum the number of variables being considered for a Solution and divide the Sum of the Variables by the Number of Variables, all included in the Final Solution.
So the Final Solution would resemble
z = f(( x1 + x2 ) / 2 ) if two variables used
z = f(( x1 + x2 + x3 ) / 3 ) if three variables used
If it’s possible your help is appreciated
Thanks
You received this message because you are subscribed to the Google Groups "formulize" group.
To unsubscribe from this group and stop receiving emails from it, send an email to formulize+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.