Home
last modified time | relevance | path

Searched refs:zd (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/test/pico_divider_test/
Dpico_divider_nesting_test.c212 static double zd = 1.0; in test_nesting() local
213 double dd = zd / -13635.0; in test_nesting()
214 if (fabs(zd - dd * -13635.0) > 1e-6) { in test_nesting()
217 zd += 0.331; in test_nesting()