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 ded2ec2 commit 3a5666bCopy full SHA for 3a5666b
DIRECTORY.md
@@ -215,6 +215,7 @@
215
* [IntToBase](Maths/IntToBase.js)
216
* [IsDivisible](Maths/IsDivisible.js)
217
* [IsEven](Maths/IsEven.js)
218
+ * [isHarshad](Maths/isHarshad.js)
219
* [IsOdd](Maths/IsOdd.js)
220
* [isPalindromeIntegerNumber](Maths/isPalindromeIntegerNumber.js)
221
* [IsPronic](Maths/IsPronic.js)
0 commit comments