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

Method verify

src/math/trig_functions.rs:158–191  ·  view source on GitHub ↗
(&self, angle: T, expected_result: f64, is_radian: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

test_sineFunction · 0.80
test_cosineFunction · 0.80
test_tanFunction · 0.80
test_cotanFunction · 0.80

Calls 8

sineFunction · 0.85
sine_no_radian_argFunction · 0.85
cosineFunction · 0.85
cosine_no_radian_argFunction · 0.85
tanFunction · 0.85
tan_no_radian_argFunction · 0.85
cotanFunction · 0.85
cotan_no_radian_argFunction · 0.85

Tested by 4

test_sineFunction · 0.64
test_cosineFunction · 0.64
test_tanFunction · 0.64
test_cotanFunction · 0.64