help-octave
[Top][All Lists]
Advanced

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

Re: Round function


From: Michael Goffioul
Subject: Re: Round function
Date: Tue, 26 Feb 2008 09:59:03 +0100

Try "ceil".

Michael.


On Tue, Feb 26, 2008 at 9:28 AM, Oscar Bayona Candel
<address@hidden> wrote:
> Hi all
>
> I´m trying to use the function round to obtain the nearest number like this:
>
> so round(4.7)=5 and round(4.2)=4
>
> What I want is to use (if exists) the round figure but always to the next
> high number so
>
> roundxxx(4.2)=5....exists any function "roundxxx" I mean similar to round
> that applied gives the next round (high) number?
>
> Thanks in advance¡¡¡¡
>
>
> ________________________________
> Tecnología, moda, motor, viajes,.suscríbete a nuestros boletines para estar
> siempre a la última MSN Newsletters
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>
>



reply via email to

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