min/max
From Maths
Revision as of 02:49, 3 August 2015 by Alec (Talk | contribs) (Created page with "{{Todo|Flesh out this page - I created it only to document the {{M|1=a\vee b:=\max(a,b)}} seen in Probability and Stochastics}} ==Definition== Traditionally: * {{MM|1=\max(x,y...")
TODO: Flesh out this page - I created it only to document the a∨b:=max(a,b) seen in Probability and Stochastics
Definition
Traditionally:
- max(x,y):={xif x≥yyotherwise
- min(x,y):={xif x≤yyotherwise
Notations
min | Definition | max | Definition | Comment |
---|---|---|---|---|
a∧b | a∧b:=min(a,b)[1] | a∨b | a∨b:=max(a,b)[1] | I've not seen this notation used ANYWHERE else |
References
- ↑ Jump up to: 1.0 1.1 Probability and Stochastics - Erhan Cinlar