Hi there, I have embedded Julia into a C application. All seems to be working fine, however if I try to jl_eval_string any of the Maths functions - sin() cos() tan() etc I get an ErrorException. Am I missing something? (Operators seem to be fine 1*1 for example)
Thanks, Chris
