In [134]: eq6 Out[134]: k_f == 8589934.592*2**(1 - phi_bits)/pi In [136]: eq6.subs(phi_bits, 10).evalf() Out[136]: k_f == 16777.216/pi
Why was pi not evaluated by evalf()? -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
