UNPKG

@stdlib/constants-float32-cbrt-eps

Version:

Cube root of single-precision floating-point epsilon.

3 lines 136 B
/// <reference path="../docs/types/index.d.ts" /> import FLOAT32_CBRT_EPSILON from '../docs/types/index'; export = FLOAT32_CBRT_EPSILON;