mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-06 13:56:32 +02:00
Added PHI constant.
This commit is contained in:
@@ -40,6 +40,12 @@ include <constants.scad>
|
|||||||
include <compat.scad>
|
include <compat.scad>
|
||||||
|
|
||||||
|
|
||||||
|
// Section: Math Constants
|
||||||
|
|
||||||
|
PHI = (1+sqrt(5))/2; // The golden ratio phi.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Function: Cpi()
|
// Function: Cpi()
|
||||||
// Status: DEPRECATED, use `PI` instead.
|
// Status: DEPRECATED, use `PI` instead.
|
||||||
// Description:
|
// Description:
|
||||||
|
Reference in New Issue
Block a user