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: base/special/cround/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@ int main( void ) {
224
224
225
225
## See Also
226
226
227
-
- <spanclass="package-name">[`@stdlib/math/base/special/cceil`][@stdlib/math/base/special/cceil]</span><spanclass="delimiter">: </span><spanclass="description">round a double-precision complex floating-point number toward positive infinity.</span>
227
+
- <spanclass="package-name">[`@stdlib/math/base/special/cceil`][@stdlib/math/base/special/cceil]</span><spanclass="delimiter">: </span><spanclass="description">round each component of a double-precision complex floating-point number toward positive infinity.</span>
228
228
- <spanclass="package-name">[`@stdlib/math/base/special/cfloor`][@stdlib/math/base/special/cfloor]</span><spanclass="delimiter">: </span><spanclass="description">round a double-precision complex floating-point number toward negative infinity.</span>
229
229
- <spanclass="package-name">[`@stdlib/math/base/special/croundn`][@stdlib/math/base/special/croundn]</span><spanclass="delimiter">: </span><spanclass="description">round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.</span>
0 commit comments