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

Method polar

core/src/main/java/edu/mines/jtk/util/Cfloat.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.

(float r, float a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

expMethod · 0.95
powMethod · 0.95
test1Method · 0.45
test2Method · 0.45
test1Method · 0.45
test12Method · 0.45
test21Method · 0.45
testMethod · 0.45
testCfloat2Method · 0.45

Calls 2

cosMethod · 0.95
sinMethod · 0.95

Tested by 7

test1Method · 0.36
test2Method · 0.36
test1Method · 0.36
test12Method · 0.36
test21Method · 0.36
testMethod · 0.36
testCfloat2Method · 0.36