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

Function cotan

src/math/trig_functions.rs:115–125  ·  view source on GitHub ↗

Cotangent of angle 'x' in radians, calculated 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 2

cotan_no_radian_argFunction · 0.85
verifyMethod · 0.85

Calls 2

sineFunction · 0.85
cosineFunction · 0.85

Tested by

no test coverage detected