Description Usage Arguments Value Examples
Calculate the pH of weak acid or base.
1 2 3 4 5 |
ka |
ionization constant. |
c |
concentration. |
digits |
digit of the output. |
acid |
if TRUE, it is equivalent to monoa function; if FALSE, it is equivalent to monob function. |
kw |
the default is 1e-14 |
monoa() will return the pH of weak acid, the monob() will return the pH of weak base. And you can also use the mono() function to replace the monoa() function and monob() function.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.