Brombo, 
         The parameter 'real' in Function is an optional parameter. So if 
you don't include that parameter, it is assumed that the function is a real 
variable function. If you want to specify otherwise then you can pass in 
the value 'real=False'. But it is a good practice specifying explicitly 
that the function is a real valued function. For more info you can visit 
the docs. link : 
https://docs.python.org/3/tutorial/controlflow.html#default-argument-values

Pranit Bauva

-- 
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 http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/b15673f6-2c33-41bd-80c5-861504f93912%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to