mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 12:30:48 +02:00
Minor spelling mistake corrected
On line 144, it was _per_, instead of _pre_
This commit is contained in:
@@ -141,7 +141,7 @@ Operators are essential parts of a mathematical document:
|
||||
trigonometric functions ($\sin$, $\cos$, $\tan$),
|
||||
logarithms and exponentials ($\log$, $\exp$),
|
||||
limits ($\lim$), etc.\
|
||||
have per-defined LaTeX commands.
|
||||
have pre-defined LaTeX commands.
|
||||
Let's write an equation to see how it's done:
|
||||
$\cos(2\theta) = \cos^{2}(\theta) - \sin^{2}(\theta)$
|
||||
|
||||
|
Reference in New Issue
Block a user