Skip to content

Commit 6512504

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent ee5726f commit 6512504

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/complex/float64/base/assert/is-almost-equal-value/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/complex/float64/base/assert/is-almost-equal-value/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
place).
66

77
The function returns `false` if either input value has a `NaN` real or
8-
imaginary part.
8+
imaginary component.
99

1010
The function does not distinguish between `-0` and `+0`, treating them as
1111
equal.

0 commit comments

Comments
 (0)