Images manquantes des modifications des vacances (essentiellement des tableaux).
This commit is contained in:
parent
adc6826883
commit
d1065f21a6
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 271 KiB |
|
@ -0,0 +1,17 @@
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% %%
|
||||||
|
%% This is a LaTeX2e table fragment exported from Gnumeric. %%
|
||||||
|
%% %%
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
Grandeurs brutes / & & & &dérivées\\
|
||||||
|
x &I(x) &t &I(t) &a\\
|
||||||
|
cm &cm &s &s &cm/s²\\
|
||||||
|
10 &0.5 &0.143 &0.002 &9.81\\
|
||||||
|
20 &1.0 &0.202 &0.002 &9.81\\
|
||||||
|
30 &1.5 &0.247 &0.002 &9.81\\
|
||||||
|
40 &2.0 &0.286 &0.002 &9.81\\
|
||||||
|
50 &2.5 &0.319 &0.002 &9.81\\
|
||||||
|
60 &3.0 &0.350 &0.002 &9.81\\
|
||||||
|
70 &3.5 &0.378 &0.002 &9.81\\
|
||||||
|
80 &4.0 &0.404 &0.002 &9.81\\
|
||||||
|
90 &4.5 &0.428 &0.002 &9.81\\
|
|
@ -0,0 +1,17 @@
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% %%
|
||||||
|
%% This is a LaTeX2e table fragment exported from Gnumeric. %%
|
||||||
|
%% %%
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
Grandeurs brutes / & & & &dérivées\\
|
||||||
|
x &I(x) &t &I(t) &a\\
|
||||||
|
cm &cm &s &s &cm/s$^2$\\
|
||||||
|
10 &0.5 &0.143 &0.002 &9.81\\
|
||||||
|
20 &1.0 &0.202 &0.002 &9.81\\
|
||||||
|
30 &1.5 &0.247 &0.002 &9.81\\
|
||||||
|
40 &2.0 &0.286 &0.002 &9.81\\
|
||||||
|
50 &2.5 &0.319 &0.002 &9.81\\
|
||||||
|
60 &3.0 &0.350 &0.002 &9.81\\
|
||||||
|
70 &3.5 &0.378 &0.002 &9.81\\
|
||||||
|
80 &4.0 &0.404 &0.002 &9.81\\
|
||||||
|
90 &4.5 &0.428 &0.002 &9.81\\
|
|
@ -0,0 +1,14 @@
|
||||||
|
Essai & \multicolumn{3}{c}{Test} \\ \hline
|
||||||
|
Grandeurs brutes /& & & &dérivées\\ \hline
|
||||||
|
x &I(x) &t &I(t) &a\\ \hline
|
||||||
|
cm &cm &s &s &cm/s$^2$\\ \hline\hline
|
||||||
|
10 &0.5 &0.143 &0.002 &9.81\\ \hline
|
||||||
|
20 &1.0 &0.202 &0.002 &9.81\\ \hline
|
||||||
|
30 &1.5 &0.247 &0.002 &9.81\\ \hline
|
||||||
|
40 &2.0 &0.286 &0.002 &9.81\\ \hline
|
||||||
|
50 &2.5 &0.319 &0.002 &9.81\\ \hline
|
||||||
|
60 &3.0 &0.350 &0.002 &9.81\\ \hline
|
||||||
|
70 &3.5 &0.378 &0.002 &9.81\\ \hline
|
||||||
|
80 &4.0 &0.404 &0.002 &9.81\\ \hline
|
||||||
|
90 &4.5 &0.428 &0.002 &9.81\\
|
||||||
|
\hline
|
Loading…
Reference in New Issue