lcapy.functions.function_wrap

lcapy.functions.function_wrap(symfunc)

Create an Lcapy function from a SymPy function.

An Lcapy function works with Lcapy expressions and returns an Lcapy expression. It acquires the SymPy docstring.