We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced71df commit 4b71efeCopy full SHA for 4b71efe
lib/node_modules/@stdlib/math/base/special/lcmf/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( a, b )
3
- Computes the least common multiple (lcm) of two
4
- single-precision floating-point numbers.
+ Computes the least common multiple (lcm) of two single-precision
+ floating-point numbers.
5
6
If either `a` or `b` is `0`, the function returns `0`.
7
0 commit comments