QSoftKeyManager
Maida ƙarfi tsakanin watsa, kilowats, ƙarfin mota da BTU/sa'a.
@ action
[Translation temporarily unavailable. Please try again.]
the power converter, you can convert between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between the two units. The power converter converts between theWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWorked example:TheWork
Tambayoyi da ake yi da yawa
Da yawa watsa ne a cikin ƙarfin mota guda?
A cikin wannan yanayin, za ka iya amfani da wani zaɓi don ƙarawa da kuma share fayiloli daga cikin wannan fayil.
@ action
@ label
QDialogButtonBox
BTU/hour
Mẽne ne bambanci a tsakãnin ƙarfin mota na mekanĩci da na mita?
@ action: button
Da yawa watsa ne daya da ƙarfin mota yake daidaita?
Daya mechanical horsepower ne kusan 745.7 watts, don haka 100 hp injiniya samar da kusan 74.6 kilowatts a cikin fitarwa na shi.
Ta yaya zan canza kW zuwa BTU a kowace sa'a?
@ action
[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/power/
curl
curl "https://calculator.free/api/v1/power/?amount=1&from=kw&to=hp"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/power/?" + new URLSearchParams({
"amount": "1",
"from": "kw",
"to": "hp"
}));
const data = await r.json();
console.log(data.results);
@ action: inmenu