cobyla



On 30-07-2013 17:22, Robert Dodier wrote:
> There aren't any such rules, so how could they follow them?
>
> There is nothing in the code to force names beginning with % to be
> constants
I said "rules" meaning traditions or conventions not commandments or laws.

(%i1) float([%pi,%e,%phi,%gamma]);
(%o1) [3.141592653589793, 2.718281828459045, 1.618033988749895, 
.5772156649015329]

Have I missed any important mathematical constant in this list?

Jaime