rounding a number
- From: "arman" <previah@xxxxxxxxx>
- Date: 27 Nov 2006 10:58:29 -0800
Hi,
How do you round some arbitrary number to the 10 multiplier? I need to
make a graph. The y-axis is dependent on the result of the computation.
If the maximum value of the y-axis, say for example 278, then I want
the y-axis to have a maximum of 300, or if it 2435 then I want the
maximum of 2500. So, basically it has to convert an arbitrary number
into some integer number that can be divided by 10.
thanks in advance,
-arman-
.
- Follow-Ups:
- Re: rounding a number
- From: proximum
- Re: rounding a number
- From: Ron Shepard
- Re: rounding a number
- From: glen herrmannsfeldt
- Re: rounding a number
- From: Herman D . Knoble
- Re: rounding a number
- From: *** Hendrickson
- Re: rounding a number
- Prev by Date: Re: Writing own encryption program in Fortran?
- Next by Date: Re: How to assign a=b=c=2 in fortran in one statement
- Previous by thread: A problem in writting a sequential binary file (compiled with LF95)
- Next by thread: Re: rounding a number
- Index(es):