UNPKG

@stdlib/math-base-special-rcbrtf

Version:

Compute the reciprocal cube root of a single-precision floating-point number.

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