Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/12/00 17:55
Read: times


 
#7211 - RE: Algorithm for graphs
Divide the maxvalue by the number of lines in your grid, throw away the remainder, add 1 to the result, this gives you a value w/o decimals that will work. for 'rounding' create a lookup table e.g <2 make 2; >2,<5 make 5 etc. Most uP graph apps have a narrow range of graph values; however if your variance i colonormous, divide values >100 by 100, multiply the result of the lookup by 100 etc.
Happy Holidays,

Erik Malund

List of 7 messages in thread
TopicAuthorDate
Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      
RE: Algorithm for graphs            01/01/70 00:00      

Back to Subject List