Is it possible to create a function that returns function?

19 views
Skip to first unread message

Paul Royik

unread,
Apr 10, 2021, 2:30:15 PM4/10/21
to sympy
F = Function('F')
x, y = symbols('x y')

How to write F(x)(y)?


Reply all
Reply to author
Forward
0 new messages