Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

min(f,g) where f and g take two variables

Hi

Is it possible to create a function h(x,y) that would be the minimum (or maximum) of any two other 2-variable functions?

Like h(x,y)=max(f(x,y),g(x,y))? (this does not work)

This seems to be a rather useful function but I can't seem to find it.

any ideas?

Thanks N.