UNPKG

@stdlib/math-base-special-cpolar

Version:

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

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