MCPcopy Create free account
hub / github.com/dhale/jtk / polar

Method polar

core/src/main/java/edu/mines/jtk/util/Cdouble.java:485–487  ·  view source on GitHub ↗

Returns the complex number (r cos(a),r sin(a)). @param r the polar radius. @param a the polar angle. @return the complex number.

(double r, double a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

makePolesZerosGainMethod · 0.95
adjustPolesMethod · 0.95
computeSigmaMethod · 0.95
expMethod · 0.95
powMethod · 0.95

Calls 2

cosMethod · 0.95
sinMethod · 0.95

Tested by

no test coverage detected