index
:
openscad
f_enable_cpp11
f_improve_help
f_read_stdin
f_refractor_openscad
f_write_stdout
master
code driven CAD modeller
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mathc99.cc
blob: db710592e4ddbe86687a5f647b7f63196dba65ac (
plain
)
1
2
3
4
5
#include "mathc99.h" double found(double a) { return a > 0 ? floor(a+0.5) : ceil(a-0.5); }
contact:
Jan Huwald
//
Impressum