@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 349 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../../../array/float32.js";var t="function"==typeof Math.fround?Math.fround:null,n=r,o=new n(1);function f(r){return o[0]=r,o[0]}var a=t,u=f;"function"!=typeof a&&(a=u);var e=a;export default e;
//# sourceMappingURL=to-float32.js.map