Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: celsius to fahrenheit conversion in index.js #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

captproton
Copy link

Hi guys,

I found a small mix-up in the conversion of temperatures – function displayTemperature(temperature) .
Currently in app:
https://share.getcloudapp.com/4guy7Wjg
https://share.getcloudapp.com/04uPkRNd

Google's formula for conversion:
https://www.google.com/search?q=convert+celsius+to+fahrenheit+formula
https://share.getcloudapp.com/NQuDeBlq

P.S. This is my first pull request. Sorry about the reformatting of the other functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant