Thanks a lot guys, I'm using Python3 and the solution proposed by Aaron and 
Amit works. What Chris suggested did not work.

thank you again, bye!

D

Il giorno martedì 20 gennaio 2015 10:14:02 UTC+1, David Roilo ha scritto:
>
> 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/9f5888d2-9ccb-4473-9bc9-0603141653ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to