help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with specific math function (x^2-1)/(x^2+1) [SOLVED]


From: koleygr
Subject: Re: Problem with specific math function (x^2-1)/(x^2+1) [SOLVED]
Date: Mon, 22 May 2017 10:55:48 -0700 (PDT)

I found I had to make the division like (x.*x-1)./(x.*x+1)

Solved

Thanks



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problem-with-specific-math-function-x-2-1-x-2-1-tp4683426p4683428.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]