UNPKG

@stdlib/constants-float32-cbrt-eps

Version:

Cube root of single-precision floating-point epsilon.

4 lines (3 loc) 178 B
"use strict";var r=require('@stdlib/number-float64-base-to-float32/dist'),t=r(.004921566601151848);module.exports=t; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map