Skip to content

Commit 969d82f

Browse files
authored
fix: resolves lint issues
Signed-off-by: Harsh <149176984+hrshya@users.noreply.github.com>
1 parent 6e64ad6 commit 969d82f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/binetf/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
{{alias}}( x )
3-
Evaluates Binet's formula extended to real numbers for single precision floating-point number.
3+
Evaluates Binet's formula extended to real numbers.
44

55
If provided `NaN`, the function returns `NaN`.
66

0 commit comments

Comments
 (0)