Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 991041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:02:35+00:00 2026-05-16T06:02:35+00:00

Processing has a great function I use all the time: map(value, low1, high1, low2,

  • 0

Processing has a great function I use all the time:

map(value, low1, high1, low2, high2)

http://processing.org/reference/map_.html

It remaps value (that has an expected range of low1 to high1) into a target range of low2 to high2).

I want to understand the math behind it so I can use it in other languages.
Anyone want to throw me a bone and help me reverse engineer it? I understand that it’s a lerp that’s been re-scaled and re-offset… feeling brain dead this morning.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T06:02:35+00:00Added an answer on May 16, 2026 at 6:02 am

    From your description, it ought to be doing this, right?

    low2 + (value - low1) * (high2 - low2) / (high1 - low1)
    

    Find how far you are into the first range, scale that distance by the ratio of sizes of the ranges, and that’s how far you should be into the second range.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 500k
  • Answers 500k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you are placing your code inside of the partial… May 16, 2026 at 1:58 pm
  • Editorial Team
    Editorial Team added an answer try loading the files in a loading screen to memory… May 16, 2026 at 1:58 pm
  • Editorial Team
    Editorial Team added an answer Have a look here: http://djdesignerlab.com/2010/03/16/25-most-popular-free-flash-xml-photo-galleries/ there are plenty of free… May 16, 2026 at 1:58 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Ever stumbled on a tutorial that you feel is of great value but not
Right now, I use a combination of Python and R for all of my
I'm a mechanical engineering grad student and my adviser has just asked me to
Ok, a great example of what I am trying to achieve is at Google
I've been setting up a fresh magento 1.4.0.1 install, working great so far. I
I am using extension http://www.magentocommerce.com/magento-connect/eitai2001/extension/1468/order-status/reviews#reviews of magento which provide a lot of order status..but
We are currently processing big word documents in c# program. During processing i am
I have a form submit button that has asp.net validators hooked up to it.
I'm looking for some recommendations on 'renting' a SMS processing gateway. Basically, (without going
Here's the background info first. ASP.NET 2.0 Web Site with AJAX Extensions 1.0. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.