Skip to content

Commit

Permalink
update function comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit7540 committed Dec 21, 2023
1 parent cbb85aa commit c2afaf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions general/spectroscopy.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ end

//////////////////////////////////////////////////////

// to compute the absorbance using path length
// epsilon (molar absorptivity coef) and concentration
// to compute the epsilon using the absorbance, concentration
// and path length
// Beer-Lamberts Law

function epsilon_BL( absorbance, concentration, depth)
Expand Down

0 comments on commit c2afaf3

Please sign in to comment.