UNPKG

@stdlib/math-base-special-cabsf

Version:

Compute the absolute value of a single-precision complex floating-point number.

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