Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mzusin committed Jul 15, 2024
1 parent 6dfb6ab commit 57d21aa
Show file tree
Hide file tree
Showing 110 changed files with 421 additions and 420 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ This project is a collection of TypeScript math helpers and utilities for the br
- [Polar To Cartesian](https://math.mzsoft.org/pages/polar-to-cartesian.html)
- [Temperature Conversion](https://math.mzsoft.org/pages/temperature-conversion.html)
- [Series](https://math.mzsoft.org/pages/series.html)
- [Gcd](https://math.mzsoft.org/pages/gcd.html)
- [Greatest Common Divisor](https://math.mzsoft.org/pages/greatest-common-divisor.html)
------------------------------


Expand Down Expand Up @@ -712,6 +712,7 @@ This project is a collection of TypeScript math helpers and utilities for the br






```
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1721034527508.css" />
<!--<link rel="stylesheet" href="/js/index.1721034527508.css" />-->
<link rel="stylesheet" href="/css/styles.1721034616071.css" />
<!--<link rel="stylesheet" href="/js/index.1721034616071.css" />-->

</head>
<body class="hp-gradient font-roboto bg-gray-900 text-gray-100 relative flex flex-col w-screen h-screen" id="special-page">
Expand Down Expand Up @@ -74,6 +74,6 @@ <h1 class="text-slate-100 font-extrabold text-4xl sm:text-5xl lg:text-6xl tracki
</div>


<script src="/js/index.1721034527508.js"></script>
<script src="/js/index.1721034616071.js"></script>
</body>
</html>

Large diffs are not rendered by default.

File renamed without changes.
8 changes: 4 additions & 4 deletions docs/pages/Check-if-value-is-number.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1721034527508.css" />
<!--<link rel="stylesheet" href="/js/index.1721034527508.css" />-->
<link rel="stylesheet" href="/css/styles.1721034616071.css" />
<!--<link rel="stylesheet" href="/js/index.1721034616071.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -242,7 +242,7 @@
<path d="m7 7 5 5-5 5m6-10 5 5-5 5"/>
</svg>

</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-sky-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/gcd.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Gcd</a></div>
</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-sky-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/greatest-common-divisor.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Greatest Common Divisor</a></div>
</div>
</div>

Expand Down Expand Up @@ -295,6 +295,6 @@
</div>
</div>

<script src="/js/index.1721034527508.js"></script>
<script src="/js/index.1721034616071.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions docs/pages/adjugate-matrix.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1721034527508.css" />
<!--<link rel="stylesheet" href="/js/index.1721034527508.css" />-->
<link rel="stylesheet" href="/css/styles.1721034616071.css" />
<!--<link rel="stylesheet" href="/js/index.1721034616071.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -242,7 +242,7 @@
<path d="m7 7 5 5-5 5m6-10 5 5-5 5"/>
</svg>

</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/gcd.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Gcd</a></div>
</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/greatest-common-divisor.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Greatest Common Divisor</a></div>
</div>
</div>

Expand Down Expand Up @@ -339,6 +339,6 @@
</div>
</div>

<script src="/js/index.1721034527508.js"></script>
<script src="/js/index.1721034616071.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions docs/pages/angle-between-vectors.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1721034527508.css" />
<!--<link rel="stylesheet" href="/js/index.1721034527508.css" />-->
<link rel="stylesheet" href="/css/styles.1721034616071.css" />
<!--<link rel="stylesheet" href="/js/index.1721034616071.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -242,7 +242,7 @@
<path d="m7 7 5 5-5 5m6-10 5 5-5 5"/>
</svg>

</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/gcd.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Gcd</a></div>
</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/greatest-common-divisor.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Greatest Common Divisor</a></div>
</div>
</div>

Expand Down Expand Up @@ -306,6 +306,6 @@
</div>
</div>

<script src="/js/index.1721034527508.js"></script>
<script src="/js/index.1721034616071.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions docs/pages/angles-distance.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1721034527508.css" />
<!--<link rel="stylesheet" href="/js/index.1721034527508.css" />-->
<link rel="stylesheet" href="/css/styles.1721034616071.css" />
<!--<link rel="stylesheet" href="/js/index.1721034616071.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -242,7 +242,7 @@
<path d="m7 7 5 5-5 5m6-10 5 5-5 5"/>
</svg>

</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/gcd.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Gcd</a></div>
</div><div class="flex flex-col" data-links><a href="/pages/set-decimal-places.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Set Decimal Places</a><a href="/pages/convert-string-to-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert String To Number</a><a href="/pages/square-in-circle.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Square In Circle</a><a href="/pages/modulo.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Modulo</a><a href="/pages/convert-range.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Convert Range</a><a href="/pages/check-if-ranges-overlap.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Ranges Overlap</a><a href="/pages/check-if-value-is-number.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Check If Value Is Number</a><a href="/pages/polar-to-cartesian.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Polar To Cartesian</a><a href="/pages/temperature-conversion.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Temperature Conversion</a><a href="/pages/series.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 pb-2 text-slate-500">Series</a><a href="/pages/greatest-common-divisor.html" title="" class="pl-3 border-l border-slate-150 dark:border-slate-600 text-slate-500">Greatest Common Divisor</a></div>
</div>
</div>

Expand Down Expand Up @@ -313,6 +313,6 @@ <h2 class="text-3xl mb-8">Angles Subtraction (Angular Distance)</h2>
</div>
</div>

<script src="/js/index.1721034527508.js"></script>
<script src="/js/index.1721034616071.js"></script>
</body>
</html>
Loading

0 comments on commit 57d21aa

Please sign in to comment.