How to go from one number to another..
function(x) = y
so that x is 
0 - 250 - 500
and y is
25 - 50- 75

func(0) = 25
func(250)=50
func(500)=50
How would one find the equation for that...Thats satisfies that..?


I'm doing some as and I need to figure out to go from one num to the other num


_________________________________________________________________
In a rush? Get real-time answers with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to