Molekulyar Hesablayıcı
Molarlıq, kütlə, molar kütlə və ya həllin həcmi üçün həll et.
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
calculator is also useful for calculating the molarity of a solution. The formula for molarity is: M = 1000 mol/L. The formula for molarity is: M = 1000 mol/L. The formula for molarity is: M = 1000 mol/L. The formula for molarity is: M = 1000 mol/L. The formula for molarity is: M = 1000 mol/L. The formula for molarity is: M = 1000 mol/L.AsMolarity is the most common way chemists express concentration: the number of moles of solute dissolved per litre of solution, M = moles / litres, with units of mol/L (also written M). The moles of solute come from its mass divided by its molar mass, moles = mass ÷ molar mass, so the full relationship ties together mass, molar mass, volume and concentration. This calculator solves for any one of molarity, mass of solute, solution volume or
Tez-tez soruşulan suallar
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
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);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.