Answers for "latex one big curly bracket with multiple lines"

0

latex one big curly bracket with multiple lines

f_{x} = 
begin{cases}
  x^1 & text{if a}\
  x^2 & text{if b}\
  x^3 & text{if c}
end{cases}
Posted by: Guest on January-31-2022

Browse Popular Code Answers by Language