Skip to content

Commit 01cac68

Browse files
Update lib/node_modules/@stdlib/math/base/special/lucasf/lib/index.js
Co-authored-by: Karan Anand <[email protected]> Signed-off-by: Harsh <[email protected]>
1 parent f99b17c commit 01cac68

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/lucasf/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-
* Compute the nth Lucas number in single-precision floating-point format.
22+
* Compute the nth Lucas number as a single-precision floating-point number.
2323
*
2424
* @module @stdlib/math/base/special/lucasf
2525
*

0 commit comments

Comments
 (0)