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
- Host: GitHub
- URL: https://github.com/formulae-org/package-complex-js
- Owner: formulae-org
- License: agpl-3.0
- Created: 2024-01-05T05:22:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T04:38:31.000Z (over 1 year ago)
- Last Synced: 2025-04-02T23:32:10.937Z (about 1 year ago)
- Topics: complex-numbers, conjugate, imaginary-numbers
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)*