For live scripts, using the LaTex equations, how to represent the absolute value?
25 views (last 30 days)
Show older comments
I am using live editor to write a document, in which I need to represent the absolute value of a function.
0 Comments
Accepted Answer
Walter Roberson
on 23 Apr 2019
Apparently it is not easy to do "properly"; see https://tex.stackexchange.com/questions/43008/absolute-value-symbols
What might be good enough for your purposes is \left|EXPRESSION\right| such as
which is $ \left|sin(x)\right| $ without the space around the $
0 Comments
More Answers (0)
See Also
Categories
Find more on LaTeX in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!