Kalkulator na Wutar Lantarki

@ label

QSoftKeyManager
weather forecast
QFileDialog

@ action

[Translation temporarily unavailable. Please try again.]

wind chill calculator is a simple, easy-to-use tool that can help you calculate wind chill. The calculator is designed to help you calculate wind chill, which is the amount of heat that is lost by the body when the wind is blowing. The calculator is designed to help you calculate wind chill, which is the amount of heat that is lost by the body when the wind is blowing. The calculator is designed to help you calculate wind chill, which is the amount of heat that is lost by the body when the wind is blowing.The calculator is designed to help you calculate wind chill,The formula is defined for the air temperature of 20 °F (10 °C) with a wind speed of 15 mph (25 km/h) and the wind speed of

Tambayoyi da ake yi da yawa

Mene ne ma'anar iska?

The NWS formula (2001) in imperial units is WC = 35.74 + 0.6215T − 35.75V^0.16 + 0.4275T·V^0.16, with T in °F and V in mph. It models heat loss from bare skin as wind strips away the thin warm layer around the body.

@ action

@ label

Shin, da sauki za ka iya yin zafi?

Idan zafin iska ya sauka kasa da -18 °C (0 °F) zafi zai zama wani hadari, kuma kasa da -28 °C (-19 °F) fata mai haske za ta iya zafi a cikin minti 30 ko kaɗan - da sauri a cikin zafi mai yawa.

Shin, zafi na iska yana shafar abubuwa, ko kuwa mutane kawai?

@ label

To, me ya sa iska mai yawa ba ta ci gaba da saukar da zafi ba?

The formula uses wind speed to the power 0.16, which rises steeply at first and then flattens. Going from 5 to 15 mph drops the feels-like temperature a lot, but going from 40 to 50 mph changes it only slightly.

Shin mai lissafa yana aiki a cikin °F/mph da °C/km/h?

Ya, zaɓi imperial don shigar da °F da mph ko kuma mita don °C da km/h, kuma yana amfani da daidaiton NWS mai daidaitawa. An yanke hukuncin matsaloli na frostbite akan sifar mita cikin gida don haka tsarin yunit biyu suna yarda.

A wane zafi zafi na iska ya daina damuwa?

@ action

❤️ QFileDialog Calculator.Free? Share

[Translation temporarily unavailable. Please try again.]

[Translation temporarily unavailable. Please try again.] [Translation temporarily unavailable. Please try again.] →

QDialogButtonBox

GET https://calculator.free/api/v1/wind-chill/

curl

curl "https://calculator.free/api/v1/wind-chill/?units=imperial&temp=20&wind=15"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/wind-chill/?" + new URLSearchParams({
    "units": "imperial",
    "temp": "20",
    "wind": "15"
  }));
const data = await r.json();
console.log(data.results);

@ action: inmenu