קלײַב אַלץ אױס
קלײַב אַלץ אױסselect-action
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
ideal gas law is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at
פֿראַגעס
וואָס איז דער אידיעלע גאַס־געזעץ?
מעק אַרױסimage-action
וואָס זענען די רעכטע איינציקײטן?
טעקסט פֿאַרבtransform-type
װאָס איז דער טעמפּעראַטור?
טעקסט פֿאַרבtransform-type
וואָס איז STP און מאָלער פֿאָלק?
טעקסט פֿאַרבtransform-type
ווען װעט די װײַטער־געשיכטע װײַטער װײַזן?
טעקסט פֿאַרב
ווי אַזוי האָט דער ענדערונג פֿון אַ װאַריאַבלע אַ השפּעה אויף די אַנדערע?
מעק אַרױס
וואָס פֿאַרן באַטרעף פֿון R זאָל איך ניצן?
דאָס איז אַװעקגעקומען פֿון די יחידים. אין SI איז עס 8.314 J/(mol·K); אין ליטער־אַטמאָספערן איז עס 0.08206 L·atm/(mol·K). דאָס קאַלקולאַטאָר אַרבעט אין SI אינערלעכער מיט R = 8.314, אַזוי איר קענט אָנשרײַבן קיין יחידים און עס פֿאַרבינדט זיי
API — ניצע דעם קאַלקולאַטאָר פֿון קאָד
קלײַב אױס דעם קלײנער װי אַ פֿרײַן JSON סוף־פּונקט — קײן קלײַב ניט נייטיק. שיקן די פֿעלדער־באַטרעף אונטער דעם װי אַ פֿראַגע־פּאַראַמעטער אָדער JSON לייענען די גאַנץ API דאָקומענטאַציע →
סוף־פּראָצעס
GET https://calculator.free/api/v1/ideal-gas-law/
curl
curl "https://calculator.free/api/v1/ideal-gas-law/?solve=volume&pressure=1&pressure_unit=atm&volume=22.4&volume_unit=l&moles=1&temperature=273.15&temperature_unit=k"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/ideal-gas-law/?" + new URLSearchParams({
"solve": "volume",
"pressure": "1",
"pressure_unit": "atm",
"volume": "22.4",
"volume_unit": "l",
"moles": "1",
"temperature": "273.15",
"temperature_unit": "k"
}));
const data = await r.json();
console.log(data.results);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן