1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2025-04-21 12:27:27 +03:00
Werner Almesberger 155cfa3d44 poly2d/p2d_attrib.c (angle_3): prevent acos() domain errors
Rounding errors could push us slightly outside the [-1, 1] range, which
caused acos() to return NaN, which in turn broke p2d_is_cw, and eventually
tripped create_interior_skeleton_and_offset_polygons_with_holes_2.
2015-01-19 02:57:40 -03:00
Description
CAE Tools, Small tools to assist Computer-Aided Engineering
http://projects.qi-hardware.com/index.php/p/cae-tools/
341 KiB
Languages
C 64.1%
Gnuplot 8.9%
Shell 5.2%
Makefile 5.1%
Perl 5%
Other 11.7%