Page 1 of 1

typo problem?

Posted: 13 May 2013 19:52
by nitefish
Bonsoir,
I'm on mac,with mountain Lion,with an AZERTY keyboard .Since the recent update,I'm not able to type in the editor characters like "^".
Is this normal?
(I'm using this character for expressions like:round(freqend.x[0]^5)*19980+20)).

Re: typo problem?

Posted: 13 May 2013 19:58
by Softcore
Damn Im learning smthing new everyday.....

I never knew it was "legal" lemur code to type "^" - its not mentioned in the manual although other arithmetic functions are....

As for your question, windows here, it's working correctly.

Re: typo problem?

Posted: 13 May 2013 21:10
by nitefish
http://forum.jazzmutant.com/viewtopic.p ... xponential
I never found another way to set values exponentially :oops:

Re: typo problem?

Posted: 13 May 2013 21:44
by Softcore
I was using the pow(a,b) function :oops:

(Lemur manual page 127)