Info
This question is closed. Reopen it to edit or answer.
Trying to ask a question here and anything pasted into the description is double-spaced - will post my question proper later ...
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!