Sup and Inf of functions

How can I compute the superimum and infimum of two functions in Maple? Would it be different for a pointwise computation and on full domain? I am a newbie, kindly give a detailed example. Thanks.

Comments

Infimum

Please see ?minimize. That will find the infimum. Not sure about the superimum, but I think it is maximize.

Hope this is what you are looking for,

J. Tarr

zakyn's picture

Use extrema command

I think that the best way to find the infimum and superimum is using extrema command.
To get help use ?extrema command.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
}