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/4da8c83c-42da-4d2b-a46c-d3f1de503507%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to