Hi
I define a constant NA with units cm^-3 and a function f(x) = NA*exp(-(x/k)^2), where 'x' and 'k' are in meters making the units of f(x) essentially cm^-3.
However, in the variables list, where I define the function, the unit is not evaluated. What should I do?
I define a constant NA with units cm^-3 and a function f(x) = NA*exp(-(x/k)^2), where 'x' and 'k' are in meters making the units of f(x) essentially cm^-3.
However, in the variables list, where I define the function, the unit is not evaluated. What should I do?