We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a79a2 commit 5f5b67cCopy full SHA for 5f5b67c
DIRECTORY.md
@@ -255,6 +255,7 @@
255
* [Angka Proth](https://github.com/bellshade/Python/blob/main/math/angka_proth.py)
256
* [Bisection Math](https://github.com/bellshade/Python/blob/main/math/bisection_math.py)
257
* [Convolution](https://github.com/bellshade/Python/blob/main/math/convolution.py)
258
+ * [Cos](https://github.com/bellshade/Python/blob/main/math/cos.py)
259
* [Counter](https://github.com/bellshade/Python/blob/main/math/counter.py)
260
* [Digit Sum](https://github.com/bellshade/Python/blob/main/math/digit_sum.py)
261
* [Exponential Function](https://github.com/bellshade/Python/blob/main/math/exponential_function.py)
0 commit comments