Skip to content

Commit 3f85eef

Browse files
committed
feat: add constants/float32/sqrt-half-pi
1 parent 8d30982 commit 3f85eef

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/constants/float32/sqrt-half-pi/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/constants/float32/sqrt-half-pi/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// MAIN //
3434

3535
/**
36-
* Square root of the mathematical constant `π` divided by `2` as a single-precision floating-point numbe.
36+
* Square root of the mathematical constant `π` divided by `2` as a single-precision floating-point number.
3737
*
3838
* @constant
3939
* @type {number}

0 commit comments

Comments
 (0)