A utility function to scale vectors to specific intervals.
1 | scale_to_int(x, min, max)
|
x |
vector to be scaled |
min |
minimum value of the new interval |
max |
maximum value of the new interval |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.