Hi Aaron!  I have been trying to follow your suggestions to try

mpmath.phi & sympy.GoldenRatio but I keep getting command line errors when 
I 
try to reference these.

When I enter this at the command line for example ; 

(1/GoldenRatio**4*514229).evalf()

It errors out - I suspect I am not referencing it properly or defining it 
somehow?

I tried looking this up on a number of sites online, the best links I could 
find
were these ones ; http://nullege.com/codes/search/sympy.GoldenRatio

and http://www.programcreek.com/python/example/23863/sympy.GoldenRatio

I find the references a bit confusing, am I supposed to define them as 
and 'abs' type, or do I use the key word 'assert' before it?

Is sympy.GoldenRatio an mpmath function?

Do I have to import mpmath before I use "sympy.GoldenRatio"  what is the
difference between "sympy.GoldenRatio" and mpmath.phi ?

Also do you know what the numeric value limit of the argument I pass to
"evalf()" is?  Can I pass it up to 6000 as a value?



-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/c906cb9a-d348-4377-8278-2367a976bf2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to