a_A_B | R Documentation |
a_A_B()
calculates the isotope fractionation factor.
a_A_B(A, B)
A |
Isotope delta value of A (‰). |
B |
Isotope delta value of B (‰). |
\alpha^{i}E_{A/B} =
\frac{\delta^{i}E_{A} + 1}{\delta^{i}E_{B} + 1}
Returns the isotope fractionation factor.
A_from_a()
calculates the isotope delta value of A.
B_from_a()
calculates the isotope delta value of B.
Other fractionation_factors:
a13_CO2g_CO2aq()
,
a18_CO2acid_c()
,
a18_CO2aq_H2O()
,
a18_CO2g_H2O()
,
a18_CO3_H2O()
,
a18_H2O_OH()
,
a18_HCO3_H2O()
,
a18_c_H2O()
a_A_B(A = 10, B = 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.