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

2 lines
39 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Rescale[#,{0,10},{-1,0}]&/@Range[0,10]