Bonjour,
Quand je fais la compilation pour:
soundsp(i) = Dcj*((rhoini*(Dcj**2)/Pcj)-1)/(((rhoini*
(Dcj**2)/Pcj)-1)+1)

il me donne cette erreur:

Error: Syntax error, found END-OF-STATEMENT when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ...

C'est pour le premiere fois quand j'utilise fortran. Est-ce que pouvez-vous m'aider?

D'avance merci!