phasor.js

Complex numbers done right

MIT License

Downloads
34
Stars
4
Committers
5
phasor.js - v2.1.0 Latest Release

Published by brunocodutra almost 4 years ago

What's New 🚀

  • #150 AbsDiffEq, RelativeEq, and UlpsEq are now exposed to js!
phasor.js - v2.0.2

Published by brunocodutra almost 4 years ago

🚀 What's New

#139 A complete rewrite from ground up in Rust!

phasor.js - v2.0.0 (yanked)

Published by brunocodutra almost 4 years ago

🚀 What's New

#139 A complete rewrite from ground up in Rust!

phasor.js - v2.0.1 (yanked)

Published by brunocodutra almost 4 years ago

🚀 What's New

#139 A complete rewrite from ground up in Rust!

phasor.js - v1.3.1

Published by brunocodutra over 4 years ago

phasor.js - v1.3.0

Published by brunocodutra over 4 years ago

phasor.js - v1.2.4

Published by brunocodutra about 5 years ago

phasor.js - v1.2.3

Published by brunocodutra over 5 years ago

phasor.js - v1.2.2

Published by brunocodutra almost 6 years ago

phasor.js - v1.2.1

Published by brunocodutra almost 6 years ago

phasor.js - v1.2.0

Published by brunocodutra over 6 years ago

phasor.js - v1.1.4

Published by brunocodutra over 6 years ago

phasor.js - v1.1.3

Published by brunocodutra over 6 years ago

phasor.js - v1.1.2

Published by brunocodutra over 6 years ago

phasor.js - v1.1.1

Published by brunocodutra over 6 years ago

Bugfixes

  • fix equal to properly handle some previously overlooked edge cases
phasor.js - v1.1.0

Published by brunocodutra over 6 years ago

What's New

Constructors

  • purely imaginary numbers

Unary Operations

  • exponential
  • logarithm

Binary Operations

  • equality comparison
phasor.js - v1.0.0

Published by brunocodutra over 6 years ago

What's New

Constructors

  • polar form
  • rectangular form

Unary Operations

  • real part
  • imaginary part
  • norm
  • angle (phase)
  • negation
  • conjugate
  • hyperbolic sine
  • hyperbolic cosine

Binary Operations

  • addition
  • subtraction
  • multiplication
  • division
Package Rankings
Top 14.91% on Npmjs.org
Badges
Extracted from project README
Coverage Status