Message233927
> May be complex equivalents of all functions should be added for the same reasons?
(1) This is off-topic for this issue; please open a separate one.
(2) Many of those functions simply don't make sense for complex numbers (for example floor, degrees, etc.), or it's not obvious how to extend them. For those that do make sense (erf, for example), implementing and testing a library-quality version would take a lot of time and effort, and no-one would be interested in the result. It's not worth it. |
|
Date |
User |
Action |
Args |
2015-01-13 10:21:03 | mark.dickinson | set | recipients:
+ mark.dickinson, gvanrossum, vstinner, serhiy.storchaka |
2015-01-13 10:21:03 | mark.dickinson | set | messageid: <1421144463.42.0.659138213207.issue23229@psf.upfronthosting.co.za> |
2015-01-13 10:21:03 | mark.dickinson | link | issue23229 messages |
2015-01-13 10:21:02 | mark.dickinson | create | |
|