Bonjour,

s'il vous plait , pouvez vous me corriger ce programme
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
G=50850*(10^6)
theta=2
b=10*10^(-6)
a=10*10^(-6)
L=600*10^(-6)
e=1
D=200
d0=60*10^(-6)
H=(G/L)*(a*(b^3))
Y=((16/3)-(3.36*(b/a)))
S=((1-(b^4))/(12*(a^4)));
K=H*[Y*S]
% Mr=2*K*thetat
V=sqrt((4*K)*(sin(theta))/((e*l)*ln((1-(D/2)*sin(theta)/(d0)+((D/2)*(sin(theta))/(d0-(D/2)*(sin(theta))
merci