Searched refs:unit_range_test_values (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/py_engine/tests/float/ |
A D | math_fun.py | 20 unit_range_test_values = [-1.0, -0.75, -0.5, -0.25, 0.0, 0.25, 0.5, 0.75, 1.0] variable 29 ("acos", acos, unit_range_test_values), 30 ("asin", asin, unit_range_test_values),
|
Completed in 4 milliseconds