

MCQOPTIONS
Saved Bookmarks
1. |
________ function is used to convert any arbitrary expression such that it can be used as a SymPy expression. |
A. | evalf() |
B. | sympify() |
C. | lambdify() |
D. | None of the above |
Answer» C. lambdify() | |