Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

How can i specify in the otherwise condition of the following equation

\begin{cases}\ U & \text{if $A_{U_{Max}} = A_{U_{Min}} =$ Null},\\ \ \frac{A_{U_{Max}} - A_{U_{Min}}}{U\sqrt{2}} & \text{otherwise} \end{cases}

that if denominator is 0 then make it equal to 1 ?

share|improve this question
2  
How about $U\sqrt{2}+\delta_{U\sqrt{2},0}$ (Kronecker's delta)? – Arturo Magidin Apr 17 '12 at 21:27
3  
Or $U\sqrt2+[U\sqrt2=0]$, with an Iverson bracket. – Brian M. Scott Apr 17 '12 at 21:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.