Try Symbol('Delta R') -- note Symbol vs symbols.

On Tuesday, January 20, 2015 at 3:14:02 AM UTC-6, David Roilo wrote:
>
> hello everybody, 
> I'm new to sympy and I need some help to create symbols.
> In particular, I need to create a Symbol which looks like ΔR
> In SymPy, If I input
>
> DeltaR=symbols('Delta R')
> DeltaR
>
> I get as an output a tuple: (Δ, R)
>
> Could you help me create the symbol ΔR?
>
> Thank you
>
> David
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/8d55bb61-0172-4e75-a743-eed579e025e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to