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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!