Skip to content
Snippets Groups Projects
Commit 179d9fd6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: correct pow(complex, ..) functions (fixes #1638)

* Use cast for std::pow(??, z).
* No cast for std::pow(z, ??) - already properly specialized.
parent 5f115371
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment