|
17 | 17 | | [Computing standard deviation][ex-standard-deviation] | [![std-badge]][std] | [![cat-science-badge]][cat-science] | |
18 | 18 | | [Big integers][big-integers] | [![num-badge]][num] | [![cat-science-badge]][cat-science] | |
19 | 19 |
|
20 | | -[vector-norm]: science/mathematics/linear_algebra.html#vector-norm |
21 | | -[add-matrices]: science/mathematics/linear_algebra.html#adding-matrices |
22 | | -[multiply-matrices]: science/mathematics/linear_algebra.html#multiplying-matrices |
23 | | -[multiply-scalar-vector-matrix]: science/mathematics/linear_algebra.html#multiply-a-scalar-with-a-vector-with-a-matrix |
24 | | -[invert-matrix]: science/mathematics/linear_algebra.html#invert-matrix |
25 | | -[side-length]: science/mathematics/trigonometry.html#calculating-the-side-length-of-a-triangle |
26 | | -[tan-sin-cos]: science/mathematics/trigonometry.html#verifying-tan-is-equal-to-sin-divided-by-cos |
27 | | -[latitude-longitude]: science/mathematics/trigonometry.html#distance-between-two-points-on-the-earth |
28 | | -[create-complex]: science/mathematics/complex_numbers.html#creating-complex-numbers |
29 | | -[add-complex]: science/mathematics/complex_numbers.html#adding-complex-numbers |
30 | | -[mathematical-functions]: science/mathematics/complex_numbers.html#mathematical-functions |
31 | | -[ex-central-tendency]: science/mathematics/statistics.html#measures-of-central-tendency |
32 | | -[ex-standard-deviation]: science/mathematics/statistics.html#standard-deviation |
33 | | -[big-integers]: science/mathematics/miscellaneous.html#big-integers |
| 20 | +[vector-norm]: mathematics/linear_algebra.html#vector-norm |
| 21 | +[add-matrices]: mathematics/linear_algebra.html#adding-matrices |
| 22 | +[multiply-matrices]: mathematics/linear_algebra.html#multiplying-matrices |
| 23 | +[multiply-scalar-vector-matrix]: mathematics/linear_algebra.html#multiply-a-scalar-with-a-vector-with-a-matrix |
| 24 | +[invert-matrix]: mathematics/linear_algebra.html#invert-matrix |
| 25 | +[side-length]: mathematics/trigonometry.html#calculating-the-side-length-of-a-triangle |
| 26 | +[tan-sin-cos]: mathematics/trigonometry.html#verifying-tan-is-equal-to-sin-divided-by-cos |
| 27 | +[latitude-longitude]: mathematics/trigonometry.html#distance-between-two-points-on-the-earth |
| 28 | +[create-complex]: mathematics/complex_numbers.html#creating-complex-numbers |
| 29 | +[add-complex]: mathematics/complex_numbers.html#adding-complex-numbers |
| 30 | +[mathematical-functions]: mathematics/complex_numbers.html#mathematical-functions |
| 31 | +[ex-central-tendency]: mathematics/statistics.html#measures-of-central-tendency |
| 32 | +[ex-standard-deviation]: mathematics/statistics.html#standard-deviation |
| 33 | +[big-integers]: mathematics/miscellaneous.html#big-integers |
34 | 34 |
|
35 | 35 | {{#include ../links.md}} |
0 commit comments