UNPKG

@stdlib/math-base-ops-cmul

Version:

Multiply two double-precision complex floating-point numbers.

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