קלײַב אַלץ אױס
קלײַב אַלץ אױסselect-criterion
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
calculator is also useful for calculating the volume of a solution in millilitres. The formula for molarity is: mol/L = 1000 mol/L. The formula for volume of a solution in millilitres is: mol/L = 1000 mol/L. The formula for molarity is: mol/L = 1000 mol/L. The formula for volume of a solution in millilitres is: mol/L = 1000 mol/L. The formula for molarity is: mol/L = 1000Molarity is the most common way of expressing concentration: the number of moles of solute dissolved per litre of solution, M = moles / litres, with units of mol/L (also written M).
פֿראַגעס
װאָס איז אַ מאָלאַריטעט?
קלײן
װי קען איך באַקומען מאָלס פֿון גראַם?
צעטייל די מאסע אין גראַם דורך די מאָלער מאסע אין ג/מול. 117 ג NaCl איז 117/58.44 = 2 מאָלס
װיפֿל װײַז־פֿאַרב װײַז איך אױף דעם װײַז־פֿאַרב?
מױל־װירע
איז דאָס מאָלאַריטעט פּער לעטער פון וואַסער אָדער פּער לעטער פֿון אַ לייזונג?
טעקסט פֿאַרבtransform-type
וואָס איז דער חילוק צווישן מאָלאַריטעט און מאָלאַריטעט?
מױל־פֿאַרב:
װי קען איך פֿאַרװאַנדלען אַ סטאָקק־לײדיקײט?
קלײן
API — ניצע דעם קאַלקולאַטאָר פֿון קאָד
קלײַב אױס דעם קלײנער װי אַ פֿרײַן JSON סוף־פּונקט — קײן קלײַב ניט נייטיק. שיקן די פֿעלדער־באַטרעף אונטער דעם װי אַ פֿראַגע־פּאַראַמעטער אָדער JSON לייענען די גאַנץ API דאָקומענטאַציע →
סוף־פּראָצעס
GET https://calculator.free/api/v1/molarity/
curl
curl "https://calculator.free/api/v1/molarity/?solve=molarity&mass=58.44&molar_mass=58.44&volume=1"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/molarity/?" + new URLSearchParams({
"solve": "molarity",
"mass": "58.44",
"molar_mass": "58.44",
"volume": "1"
}));
const data = await r.json();
console.log(data.results);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן