You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/math/base/special/fast/README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,6 @@ var fcns = fmath;
44
44
<divclass="namespace-toc">
45
45
46
46
- <spanclass="signature">[`abs( x )`][@stdlib/math/base/special/fast/abs]</span><spanclass="delimiter">: </span><spanclass="description">compute an absolute value.</span>
47
-
- <spanclass="signature">[`absf( x )`][@stdlib/math/base/special/fast/absf]</span><spanclass="delimiter">: </span><spanclass="description">compute an absolute value of a single-precision floating-point number.</span>
48
47
- <spanclass="signature">[`acosh( x )`][@stdlib/math/base/special/fast/acosh]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic arccosine of a number.</span>
49
48
- <spanclass="signature">[`ampbm( x, y )`][@stdlib/math/base/special/fast/alpha-max-plus-beta-min]</span><spanclass="delimiter">: </span><spanclass="description">compute the hypotenuse using the alpha max plus beta min algorithm.</span>
50
49
- <spanclass="signature">[`asinh( x )`][@stdlib/math/base/special/fast/asinh]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic arcsine of a number.</span>
0 commit comments