We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6bd4b commit 190afd4Copy full SHA for 190afd4
DIRECTORY.md
@@ -585,6 +585,7 @@
585
* [Hardy Ramanujanalgo](maths/hardy_ramanujanalgo.py)
586
* [Hexagonal Number](maths/hexagonal_number.py)
587
* [Integration By Simpson Approx](maths/integration_by_simpson_approx.py)
588
+ * [Interquartile Range](maths/interquartile_range.py)
589
* [Is Int Palindrome](maths/is_int_palindrome.py)
590
* [Is Ip V4 Address Valid](maths/is_ip_v4_address_valid.py)
591
* [Is Square Free](maths/is_square_free.py)
0 commit comments