Función valor absoluto
Se define la función valor absoluto como la siguiente función definida a trozos
\(
\mathsf{\big|f\left(x\right)\big|=}\left\{\begin{array}{rcl} \mathsf{f\left(x\right)} & \mathsf{si} & \mathsf{f\left(x\right)>0} \\ \mathsf{-f\left(x\right)} & \mathsf{si} & \mathsf{f\left(x\right)<0} \end{array}\right.
\)