Hacker News new | ask | show | jobs
by pixelpoet 2956 days ago
Aside: I'm always surprised how few people notice that e.g. "cos" is rendered differently to "\cos" in TeX; for a discipline largely characterised by attention to detail, almost no programmers seem to notice.
1 comments

I'm always surprised when people use ^T for transpose. Use ^\top, people.