Skip to content

Implementation of complex number in Javascript without any other libraries and frameworks.

Notifications You must be signed in to change notification settings

alkalitop/complex-ext.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

complex-ext.js

Implementation of complex number in Javascript without any other libraries and frameworks.

Get Started

Require(Import) module to start.

const { Complex, ComplexMath } = require(PATH);

About

Implementation of complex number in Javascript without any other libraries and frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published