MCPcopy Create free account
hub / github.com/arguiot/TheoremJS / arg.js

File arg.js

src/includes/functions/math/complex/src/arg.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1arg() {
2 return new BigNumber(this.t.atan2(this.b, this.a))
3}

Callers

nothing calls this directly

Calls 1

atan2Method · 0.80

Tested by

no test coverage detected