RosettaCodeData/Task/Map-range/Mathematica/map-range.math

2 lines
39 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Rescale[#,{0,10},{-1,0}]&/@Range[0,10]