summary refs log tree commit diff stats
path: root/lib/pure/complex.nim
Commit message (Expand)AuthorAgeFilesLines
* [backport] fix #12528, fix #12525: incorrect generic type resolution for defa...Andreas Rumpf2019-10-281-0/+3
* [backport] run nimpretty on numbers stuffnarimiran2019-09-301-21/+21
* fixes #11834 (#12000)Palash Nigam2019-08-231-1/+1
* complex.nim: reformating [other]Andreas Rumpf2019-06-091-6/+2
* fix #9639 (#9640)Arne Döring2018-11-071-1/+1
* Generic Complex type (#9590)Arne Döring2018-11-051-317/+329
* Add imaginary unit. (#7922)Koki Fushimi2018-06-011-0/+4
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-2/+0
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
* 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
8 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355