![]()  | 
  
    omdl
    v0.9.6
    
   OpenSCAD Mechanical Design Library 
   | 
 
General mathematical constants. More...
 Collaboration diagram for General:Variables | |
| eps = 0.001 | |
| <decimal> Epsilon, small distance to deal with overlapping shapes.  | |
| pi = 3.14159265358979323 | |
| <decimal> The ratio of a circle's circumference to its diameter.  | |
| tau = 2*pi | |
| <decimal> The ratio of a circle's circumference to its radius.  | |
| phi = (1 + sqrt(5)) / 2 | |
| <decimal> The golden ratio.  | |
General mathematical constants.
| Requires: | 
|---|
| include <omdl-base.scad>; |