UNPKG

@stdlib/math-strided-special-binet-by

Version:

Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.

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