01-20-2016 06:59 AM - edited 01-20-2016 07:00 AM
Hi!
I need to find the solution of the equation exp(-π RA/RS) + exp(-π RB/RS) = 1 numerically. I get the values of RA and RB from a measurement setup. Is there an easy way to solve this equation numerically in labview to extract the value of RS?
Thanks
Solved! Go to Solution.
01-20-2016 07:25 AM
Hi KIM,
Use the numeric and math function palette.
imade you and example
01-20-2016 12:09 PM
Thanks Sabri!