Hi guys,
1 - I am trying to put a trace over variable to symbolize that it is constant.
2 - And I'm also trying to put a point on top of the variable to symbolize that the variable is a rate of change.
Thank you in advance for your attention.
Math & Science ⇒ How can I place a dash on top of a variable?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
How can I place a dash on top of a variable?
\documentclass{article} \begin{document} Usual: $\mathrm{a}$ is a constant, not a variable. Unusual: $\bar{a}$ is a constant, not a variable. Usual: $\dot{a}$ \end{document}
Last edited by Ijon Tichy on Sat Jul 20, 2019 1:50 pm, edited 1 time in total.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 

How can I place a dash on top of a variable?
Thanks Ijon 
