An open API service indexing awesome lists of open source software.

https://github.com/formulae-org/package-complex-js

Complex arithmetic package for Fōrmulæ, in JavaScript
https://github.com/formulae-org/package-complex-js

complex-numbers conjugate imaginary-numbers

Last synced: 9 months ago
JSON representation

Complex arithmetic package for Fōrmulæ, in JavaScript

Awesome Lists containing this project

README

          

# package-complex-js

Complex arithmetic package for the [Fōrmulæ](https://formulae.org) programming language.

Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ **package**.

This repository contains the source code for the **complex arithmetic package**. It is intended to the computation of many arithmetical and mathematical operations with complex numbers.

The GitHub organization [formulae-org](https://github.com/formulae-org) encompasses the source code for the rest of packages, as well as the [web application](https://github.com/formulae-org/formulae-js).

### Capabilities ###

* Definition of the [imaginary unit](https://en.wikipedia.org/wiki/Imaginary_unit), shown as ℹ
* Definition of the [complex conjugate](https://en.wikipedia.org/wiki/Complex_conjugate), shown as (expression)*