I hope that someone will be able to help me with my problem - how to cross an item with an arrow when it equals zero? Or, how to put an arrow over an item, with zero on the top of the arrow?
Thanks a lot!!

NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
dragan_k wrote: how to cross an item with an arrow when it equals zero?
Code: Select all
$\cancelto{0}{(1-1)}$
dragan_k wrote: ...how to put an arrow over an item, with zero on the top of the arrow?
Code: Select all
$\overbrace{(1-1)+(1-1)+(1-1)}^{0}$
Code: Select all
$\stackrel{0}{\overrightarrow{(1-1)+(1-1)+(1-1)}}$
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p