UNPKG

@stdlib/math-base-special-cabs

Version:

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

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