Search Results

Search: Posts Made By: eldondehart
Forum: Programming 01-15-2018
1,301
Posted By eldondehart
that did it!!!!! thanks lots all of you. Eldon
that did it!!!!! thanks lots all of you.
Eldon
Forum: Programming 01-15-2018
1,301
Posted By eldondehart
es = 6.11 * pow(10.0 * (7.5 * c/ (237.7 + c))); ...
es = 6.11 * pow(10.0 * (7.5 * c/ (237.7 + c)));

thanks
Forum: Programming 01-15-2018
1,301
Posted By eldondehart
tried that
/home/eldon/wthrbase/src/wthrbase.c:929:15: error: too few arguments to function ‘pow'
this is the error
Forum: Programming 01-15-2018
1,301
Posted By eldondehart
Code trouble
I have a formula for figuring out relitive humidity but it will not compile the trouble is the double **

es= 6.11 * 10.0**(7.5*tc/(237.7+tc))

how do I enter in gcc format...??
thanks
Eldon
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy