Error: Incompatible type conversion
Z=((sqrt(Alfa23_linha)*Tetaliq*Rms*exp(-Alfa23_linha*Fi3*Fi3))/(ERF(sqrt(Alfa23_linha)*Fi3)-ERF(sqrt(Alfa23_linha)*Fi2))+(sqrt(Beta23)*Rls*Tetai*exp(-Beta23*Fi3*Fi3))/(ERFC(sqrt(Beta23)*Fi3))-(sqrt(3.14)*Fi3*Fliq)/(St));
OBS: everything is double
Error: Function Call missing )
W=((Tetae*exp(-Fi2*Fi2)/ERF(Fi2))-(sqrt(Alfa23_linha)*Rms*Tetaliq*exp(-Alfa23_linha*Fi2*Fi2)/(ERF(sqrt(Alfa23_linha)*Fi3)-ERF(sqrt(Alfa23_linha)Fi2)))-(sqrt(pi)*Fi2*(1-Fseq)/St));
I already tried switching all ways of parenthesis, does anybody see whats wrong?
Z=((sqrt(Alfa23_linha)*Tetaliq*Rms*exp(-Alfa23_linha*Fi3*Fi3))/(ERF(sqrt(Alfa23_linha)*Fi3)-ERF(sqrt(Alfa23_linha)*Fi2))+(sqrt(Beta23)*Rls*Tetai*exp(-Beta23*Fi3*Fi3))/(ERFC(sqrt(Beta23)*Fi3))-(sqrt(3.14)*Fi3*Fliq)/(St));
OBS: everything is double
Error: Function Call missing )
W=((Tetae*exp(-Fi2*Fi2)/ERF(Fi2))-(sqrt(Alfa23_linha)*Rms*Tetaliq*exp(-Alfa23_linha*Fi2*Fi2)/(ERF(sqrt(Alfa23_linha)*Fi3)-ERF(sqrt(Alfa23_linha)Fi2)))-(sqrt(pi)*Fi2*(1-Fseq)/St));
I already tried switching all ways of parenthesis, does anybody see whats wrong?