bldc/tests/test_float_5.lisp

4 lines
56 B
Common Lisp

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