homeoffice push
This commit is contained in:
6
Libs/physconst/+Constant/+S/LightSpeed.m
Normal file
6
Libs/physconst/+Constant/+S/LightSpeed.m
Normal file
@@ -0,0 +1,6 @@
|
||||
function [v,u]=LightSpeed()
|
||||
|
||||
v=1;
|
||||
u=0;
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user