Skip to content

Commit 0e78fa0

Browse files
authored
docs: update desc
Signed-off-by: Athan <[email protected]>
1 parent 856cdbd commit 0e78fa0

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/factorial2f/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/factorial2f/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Evaluate the double factorial function for a single-precision floating-point number.
22+
* Evaluate the double factorial function as a single-precision floating-point number.
2323
*
2424
* @module @stdlib/math/base/special/factorial2f
2525
*

0 commit comments

Comments
 (0)