Description Usage Arguments Value
gain = (true_value_hi - true.value.lo) / (cal.tank_hi - cal.tank.lo)
1 2 3 | f_val_calc_gain(true_value_hi_12C, true_value_hi_13C, true_value_lo_12C,
true_value_lo_13C, cal_tank_hi_12C, cal_tank_hi_13C, cal_tank_lo_12C,
cal_tank_lo_13C)
|
true_value_hi_12C |
xxxPARAMxxx |
true_value_hi_13C |
xxxPARAMxxx |
true_value_lo_12C |
xxxPARAMxxx |
true_value_lo_13C |
xxxPARAMxxx |
cal_tank_hi_12C |
xxxPARAMxxx |
cal_tank_hi_13C |
xxxPARAMxxx |
cal_tank_lo_12C |
xxxPARAMxxx |
cal_tank_lo_13C |
xxxPARAMxxx |
gain for 12C and 13C xxxRETURNxxx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.