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
@@ -163,6 +163,13 @@ for ( i = 0; i < 100; i++ ) {
163
163
164
164
<sectionclass="related">
165
165
166
+
* * *
167
+
168
+
## See Also
169
+
170
+
- <spanclass="package-name">[`@stdlib/number-float32/base/from-binary-string`][@stdlib/number/float32/base/from-binary-string]</span><spanclass="delimiter">: </span><spanclass="description">create a single-precision floating-point number from a literal bit representation.</span>
171
+
- <spanclass="package-name">[`@stdlib/number-float64/base/to-binary-string`][@stdlib/number/float64/base/to-binary-string]</span><spanclass="delimiter">: </span><spanclass="description">return a string giving the literal bit representation of a double-precision floating-point number.</span>
0 commit comments