x>a 면 f(x), x<=a 면 g(x)

혹은

x#a면 h(x) , x=a면 k

와같은 구간에따라 조각적으로정의된함수를
하나의 식으로표현하려면
어떻게해야되나요

- dc official App