Quote:
Originally Posted by sweth
I guess I phrased my question poorly. How would one import the math lib to a user-defined function?
Code:
program:
import math
throws the exception
|
You didn't read/follow the documentation I linked to. You must create a user-defined python template function using the Template Functions tab found at Preferences / Advanced / Template Functions.