UNPKG
@stdlib/math-base-ops-caddf
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
0.0.1
Add two single-precision complex floating-point numbers.
stdlib.io
stdlib-js/math-base-ops-caddf
@stdlib/math-base-ops-caddf
/
dist
/
index.d.ts
3 lines
•
106 B
TypeScript
View Raw
1
2
3
/// <reference path="../docs/types/index.d.ts" />
import
caddf
from
'../docs/types/index'
;
export
= caddf;