Rev 533 | Rev 535 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* math/complex.js
- jsx.math.complex.Complex():
+ Real part defaults to 0
+ Added .sub()
+ .pow() can return Wth powers where W.im != 0
- jsx.math.complex.Polar(): magnitude and argument default to 0
- Updated JSdoc
- Added UTF-8 declaration for Vim