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

Function tan

src/math/trig_functions.rs:102–112  ·  view source on GitHub ↗

Tangent 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

tan_no_radian_argFunction · 0.85
verifyMethod · 0.85

Calls 2

cosineFunction · 0.85
sineFunction · 0.85

Tested by

no test coverage detected