UNPKG

@stdlib/constants-float64-cbrt-eps

Version:

Cube root of double-precision floating-point epsilon.

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