pH- kalkuliloName

Konverti inter [H⁺], pH, pOH kaj [OH⁻] kaj klasigi la acidecon.

mol/L
pH
pOH
[H⁺] (mol/ L)
[OH-] (mol/ L)
Klasifiko

@ info: status

Pri tiu kalkulilo

pH scale is a scale of pH values, which is used to measure the acidity of a solution. The pH scale is a scale of pH values, which is used to measure the acidity of a solution. The pH scale is a scale of pH values, which is used to measure the acidity of a solution. The pH scale is a scale of pH values, which is used to measure the acidity of a solution. The pH scale is a scale of pH values, which is used to measure the acidity of a solution. The pH scale is a scale of pH values, which is used to

Oftaj demandoj

Kio estas la pH-formulo?

pH estas la negativa logaritmo de la koncentriĝo de hidrogenaj jonoj, pH = −log₁₀[H⁺]. koncentriĝo de 1×10⁻⁷ mol/L donas neŭtralan pH de 7.

Kiel pH kaj pOH rilatas?

Je 25 °C, pH + pOH = 14. Do solvaĵo de pH 3 havas pOH 11, kaj ties hidroksida koncentriĝo estas [OH⁻] = 10⁻¹¹ mol/L.

Kion signifas la pH-skalo?

Sub 7 estas acida, precize 7 estas neŭtrala, kaj super 7 estas baza (alkalaj). La skalo kutime estas 0- 14, kvankam tre fortaj acidoj aŭ bazoj povas esti iomete ekstere de ĝi. La kalkulilo klasigas vian valoron kiel acida, neŭtrala aŭ baza.

Kial pH estas logaritma?

Hidrogeno

Kiel mi trovas [H⁺] el pH-valoro?

pH

Ĉu pH ŝanĝiĝas kun temperaturo?

Yes. The neutral point of 7 and the pH + pOH = 14 rule hold at 25 °C; at higher temperatures water ionizes more, so neutral pH falls below 7 and the sum falls slightly. This tool uses the standard 25 °C values.

❤️ Amo Calculator.Free? Komunigi ĝin

𝕏  X Facebook Reddit
API - uzi tiun kalkulilon el kodo

Alvoku tiun kalkulilon kiel liberan JSON- finpunkton - neniu ŝlosilo necesas. Sendu la malsuprajn kampovalorojn kiel demandparametroj aŭ JSON. Legi la plenan API- dokumentaron →

Finpunkto

GET https://calculator.free/api/v1/ph/

curl

curl "https://calculator.free/api/v1/ph/?mode=conc&conc=1e-07&phval=7"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/ph/?" + new URLSearchParams({
    "mode": "conc",
    "conc": "0.0000001",
    "phval": "7"
  }));
const data = await r.json();
console.log(data.results);

La rezultoj estas taksadoj por ĝenerala gvidado nur, ne financa, medicina aŭ imposta konsilo.