Bsoft object
constant GOLDEN
Source:
include/utilities.h
Description:
Golden number: g = (sqrt(5) + 1)/2.
Code:
#ifndef GOLDEN
#define GOLDEN 1.61803398874989484820458683436563811772
#endif
Generated by bdoc.pl on Mon Jun 15 11:55:12 2009
Back to the Bsoft home