Skip to content

Commit 4b71efe

Browse files
committed
chore: update docs
1 parent ced71df commit 4b71efe

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/math/base/special/lcmf/docs

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( a, b )
3-
Computes the least common multiple (lcm) of two
4-
single-precision floating-point numbers.
3+
Computes the least common multiple (lcm) of two single-precision
4+
floating-point numbers.
55

66
If either `a` or `b` is `0`, the function returns `0`.
77

0 commit comments

Comments
 (0)