1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice

Variable Thermostat

Discussion in 'General Discussion' started by jimmyking, Jan 17, 2023.

  1. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    94
    I tried
    "thermostatTemperature":"$=$thermostat_temp-32*0.5556",
    and this
    "thermostatTemperature":"$=$thermostat_temp-32*5/9",
    but what worked was this well close
    "thermostatTemperature":"$=$thermostat_temp-105",
    it seems like the game doesn't want to multiply the subtract

    or is there another way?

    195°F - 32 x 5/9 = 90°C
    or
    195°F - 32 x 0.5556 = 90°C
    from google
     
  2. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    94
    ok I seem have to gotten very close to what the game wants I have managed to get this to work
    (temp 194°F) × 0.5567 - 18
    but if you equals it it makes
    89.9998°C
    so can someone help with rounding it?
    or will it have to stay like that?
     
  3. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    94
    h e l l o ?
     
  4. al36

    al36
    Expand Collapse

    Joined:
    Oct 19, 2020
    Messages:
    361
    Have you tried adding parentheses in the calculation?
     
  5. jimmyking

    jimmyking
    Expand Collapse

    Joined:
    Mar 9, 2020
    Messages:
    94
    no.. I thought that wouldn't work i'll give it a try
    --- Post updated ---
    well it gives me executing expression failed
     
  6. al36

    al36
    Expand Collapse

    Joined:
    Oct 19, 2020
    Messages:
    361
    oh so good luck to find the good number :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice