MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / cotan_no_radian_arg

Function cotan_no_radian_arg

src/math/trig_functions.rs:136–141  ·  view source on GitHub ↗

Cotangent of 'x' in degrees, approximated with the given tolerance

(x: T, tol: f64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

verifyMethod · 0.85

Calls 1

cotanFunction · 0.85

Tested by

no test coverage detected