Can Format Latex be use with Absolute Value?

Hi All!

Is there a way to format latex with absolute value in CL? This produces the message in my content as “undefined”

Sure there is, just make sure to use the proper Latex markup. Something like:

exp = formatLatex(`f\left(x\right)=\left|x\right|+${L}`)