5 lines
79 B
Matlab
5 lines
79 B
Matlab
function [v,u]=BohrMagneton()
|
|
|
|
[v,u]=Constant.(UnitSystem()).BohrMagneton;
|
|
|
|
end |