Another update, strangely some seem to work in the degree variants, for 
example sind() cosd() tand() work, however sin() cos() tan() result in an 
error exception. atand() however, which is in degrees does not work.Is 
anyone else experiencing this? 


On Wednesday, January 13, 2016 at 7:38:03 PM UTC, Chris Cheetham wrote:
>
> 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
>
>

Reply via email to