F = Function('F')
x, y = symbols('x y')
How to write F(x)(y)?-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/8378a16b-ca05-4cf4-a4a3-7859cf92bd20n%40googlegroups.com.
