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/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,7 @@ var fcns = special;
257
257
- <spanclass="signature">[`csch( x )`][@stdlib/math/base/special/csch]</span><spanclass="delimiter">: </span><spanclass="description">compute the hyperbolic cosecant of a number.</span>
258
258
- <spanclass="signature">[`deg2rad( x )`][@stdlib/math/base/special/deg2rad]</span><spanclass="delimiter">: </span><spanclass="description">convert an angle from degrees to radians.</span>
259
259
- <spanclass="signature">[`deg2radf( x )`][@stdlib/math/base/special/deg2radf]</span><spanclass="delimiter">: </span><spanclass="description">convert an angle from degrees to radians (single-precision).</span>
260
-
- <spanclass="signature">[`digamma( x )`][@stdlib/math/base/special/digamma]</span><spanclass="delimiter">: </span><spanclass="description">digamma function.</span>
- <spanclass="signature">[`diracDelta( x )`][@stdlib/math/base/special/dirac-delta]</span><spanclass="delimiter">: </span><spanclass="description">evaluate the Dirac delta function.</span>
262
262
- <spanclass="signature">[`eta( s )`][@stdlib/math/base/special/dirichlet-eta]</span><spanclass="delimiter">: </span><spanclass="description">dirichlet eta function.</span>
263
263
- <spanclass="signature">[`ellipe( m )`][@stdlib/math/base/special/ellipe]</span><spanclass="delimiter">: </span><spanclass="description">compute the complete elliptic integral of the second kind.</span>
0 commit comments