bldc/tests/test_float_4.lisp

5 lines
57 B
Common Lisp

(check (and (< -3.14f64 3)
(> 3.14f64 3)))