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)).
typo problem?
Re: typo problem?
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.
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?
http://forum.jazzmutant.com/viewtopic.p ... xponential
I never found another way to set values exponentially
I never found another way to set values exponentially
Re: typo problem?
I was using the pow(a,b) function
(Lemur manual page 127)
(Lemur manual page 127)