LaTeX symbols for does not divide and is not congruent to

  • Topic: LaTeX 
  • Thread starter Thread starter fresh_42
  • Start date Start date
  • Tags Tags
    Latex Symbols
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
2025 Award
Messages
20,819
Reaction score
28,467
I've tried to figure it out but did not find them:
Does anybody know how to code the symbols of "does not divide" = "not |" and "is not congruent to" = "not ≡" in LaTex?
Thanks for reading.
 
Physics news on Phys.org
$$x\nmid y$$
$$a \not\equiv b$$
Most (!) google hits for "latex does not divide" and "latex not congruent symbol" describe those symbols.
 
mfb said:
$$x\nmid y$$
$$a \not\equiv b$$
Most (!) google hits for "latex does not divide" and "latex not congruent symbol" describe those symbols.
Thank you. I've just read several pdf and the guide here. I should have found that solution by myself. :oops: