min/max

From Maths
Jump to: navigation, search

TODO: Flesh out this page - I created it only to document the ab:=max(a,b) seen in Probability and Stochastics


Definition

Traditionally:

  • max(x,y):={xif xyyotherwise
  • min(x,y):={xif xyyotherwise

Notations

min Definition max Definition Comment
ab ab:=min(a,b)[1] ab ab:=max(a,b)[1] I've not seen this notation used ANYWHERE else

See also

References

  1. Jump up to: 1.0 1.1 Probability and Stochastics - Erhan Cinlar