summary refs log tree commit diff stats
path: root/lib/pure/complex.nim
Commit message (Collapse)AuthorAgeFilesLines
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Fix buggy rect(), doc comment, and unit test.Charles Blake2015-02-281-3/+4
|
* Addition of some complex hyperbolic functionsJonathan Edwards2015-02-281-0/+70
|
* Extend complex to convert to/from polar coordinatesdef2015-02-161-2/+25
|
* Added complex conjugategmpreussner2015-01-241-27/+33
|
* fixes #495Araq2014-12-261-4/+1
|
* more modules updatedAraq2014-08-281-44/+44
|
* big renameAraq2014-08-271-2/+4
|
* Add missing complex arithmetic procsdef2014-07-141-0/+39
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* additions to complex moduleAraq2011-01-071-6/+205
|
* bugfix: complex.nim compilesAndreas Rumpf2010-04-041-2/+2
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-1/+1
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|
* version0.7.10Andreas Rumpf2009-06-081-0/+106