Guest User

Untitled

a guest
Jul 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. [
  2. text{Sous contraintes}left{
  3. begin{array}{ll}
  4. eq1 & conditions1\
  5. eq2 & conditions2\
  6. eq3 & conditions3\
  7. end{array}
  8. right.
  9. ]
  10.  
  11. begin{empheq}[left = empheqlbrace]{align}
  12. eq1 && conditions1\
  13. eq2 && conditions2\
  14. eq3 && conditions3
  15. end{empheq}
Add Comment
Please, Sign In to add comment