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 24107e6 commit 7ecc004Copy full SHA for 7ecc004
lib/node_modules/@stdlib/math/base/assert/is-odd/src/main.c
@@ -20,7 +20,7 @@
20
#include "stdlib/math/base/assert/is_even.h"
21
22
/**
23
-* Test if a finite double-precision floating-point number is an odd number.
+* Tests if a finite double-precision floating-point number is an odd number.
24
*
25
* @param x input value
26
* @return output value
0 commit comments