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