Method | Description | |
---|---|---|
e ( integer $scale = 32 ) : |
Returns the Euler's E number. | |
eulerMascheroni ( ) : |
Returns the Euler-Mascheroni constant. | |
goldenRatio ( ) : |
Returns the Golden Ration, also named Phi. | |
lightSpeed ( ) : |
Returns the Light of Speed measured in meters / second. | |
negativeOne ( ) | ||
one ( ) | ||
pi ( ) : |
Returns the Pi number. | |
silverRatio ( ) : |
Returns the Silver Ratio. | |
zero ( ) |
Method | Description | |
---|---|---|
__clone ( ) | Private clone method | |
__construct ( ) | Private constructor |
public static eulerMascheroni ( ) : |
||
return |
public static goldenRatio ( ) : |
||
return |
public static lightSpeed ( ) : |
||
return |
public static silverRatio ( ) : |
||
return |