mdps Posted April 16, 2012 at 02:20 PM Report #449416 Posted April 16, 2012 at 02:20 PM Boas, antes demais sou novo neste site, desde ja os meus parabens por este trabalho. o meu problema e o seguinte: 69.55+26.16*log(fc)-13.82*log(ht)-(1.1*log(fc)-0.7)*hr-(1.56*log(fc)-0.8)+(44.9-6.55*log(ht)*log(d) fc , ht , hr e d sao valores dados pelo utilizador. eu no programa meti o seguinte: result = 69.55+26.16*log(fc)-13.82*log(ht)-(1.1*log(fc)-0.7)*hr-(1.56*log(fc)-0.8)+(44.9-6.55*log(ht)*log(d); a compilar da erro :s agradeco desde ja a ajuda.
pmg Posted April 16, 2012 at 02:28 PM Report #449418 Posted April 16, 2012 at 02:28 PM result = 69.55+26.16*log(fc)-13.82*log(ht)-(1.1*log(fc)-0.7)*hr-(1.56*log(fc)-0.8)+(44.9-6.55*log(ht)*log(d); Conta os parentesis result = 69.55+26.16*log(fc)-13.82*log(ht)-(1.1*log(fc)-0.7)*hr-(1.56*log(fc)-0.8)+(44.9-6.55*log(ht)*log(d); // abrir 1 2 3 4 5 6 7 8 9 // fechar 1 2 3 4 5 6 7 8 What have you tried? Não respondo a dúvidas por PM A minha bola de cristal está para compor; deve ficar pronta para a semana. Torna os teus tópicos mais atractivos e legíveis usando a tag CODE para colorir o código!
mdps Posted June 8, 2012 at 11:45 PM Author Report #461580 Posted June 8, 2012 at 11:45 PM Oberigado. Ecerro aqui esta duvida pois já resolvi o problema 🙂 Abraço
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now