Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Trying to ask a question here and anything pasted into the description is double-spaced - will post my question proper later ...

조회 수: 1 (최근 30일)
Running the following partial script gives me results as expected
Kw = 1*10^-14;
Ca = 0.1;
Va = 10;
pKa = 4.757;
Ka = 10^-pKa;
Cb = 0.1;
pKb = 0.2;
Kb = 10^-pKb;

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by