Files
2024-04-29 11:30:35 +02:00

7 lines
60 B
Matlab

function [v,u]=LightSpeed()
v=137.03599907;
u=4.4e-8;
end