UNPKG

@stdlib/math-strided-special-rsqrt

Version:

Compute the reciprocal square root for each element in a strided array.

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