File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22title : Gaussian/Normal Distribution
33description : " The formula for the normal distribution."
44summary : " The formula for the normal distribution."
5- tags : ["statistics", "probability theory"]
5+ tags : ["math", " statistics", "probability theory"]
66date : 2023-07-13
77latex : f(x) = \frac{1}{\sigma \sqrt{2\pi}} e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}
88---
Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ tags: ["chemistry"]
66date : 2022-11-27
77latex : PV = nRT
88---
9- {{< katex >}}
9+ {{< katex >}}
10+ The ideal gas law is given by:
11+
1012$$ PV = nRT $$
1113
1214Where
Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ tags: ["physics", "electrical engineering"]
66date : 2022-11-27
77latex : V = IR
88---
9+
910{{< katex >}}
11+ Ohm's law is given by:
12+
1013$$ V = IR $$
1114
1215Where
You can’t perform that action at this time.
0 commit comments