octave-maintainers
[Top][All Lists]
Advanced

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

Re: Help with linspace


From: John W. Eaton
Subject: Re: Help with linspace
Date: Sat, 6 Jan 2018 14:38:37 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 01/06/2018 02:00 PM, michele wrote:

 >> 1./linspace(-0, 0, 5)

ans =

   -Inf  -Inf  -Inf  -Inf  -Inf

I guess it's an optimization of sorts. It also seems pretty funny because I think the final value is normally set to be the one given as the end point. Though I guess not in this case now.

jwe



reply via email to

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