Skip to content
AutomationDirect edited this page Jan 3, 2020 · 2 revisions

map


Description

Scale the 'input' from a given range into a given output range.


Usage

The 'value' is the value to be scaled. The numbers in the 'from' sockets determine the range of the input 'value' and the numbers in the 'to' sockets determine the range of the output. The result is a number in the 'to' range that corresponds to the 'value' in the 'from' range.


Reference

For a description of the 'map' function, see Map.

Clone this wiki locally