weber - a physical unit of magnetic flux. ['SI']
Get all units for measuring 'MagneticFlux' by calling unitInfo('MagneticFlux').
SI units accept all SI prefixes. For details, see SI Unit Prefixes List.
記述のように、'MagneticFlux' に可能なすべての単位を検索します。
unitInfo('MagneticFlux')
All units of dimension 'MagneticFlux':
abWb - abweber
Mx - maxwell
phi_0 - magnetic flux quantum
statWb - statweber
Wb - weber ['SI']
Get the base SI units of any unit above by calling rewrite(<unit>,'SI').
SI units accept all SI prefixes. For details, see SI Unit Prefixes List.
unitInfo は複合単位に関する情報も返します。u.m/u.s^2 の情報を検索します。
unitInfo(u.m/u.s^2)
meter per square second - a physical unit of acceleration. ['SI']
Get all units for measuring 'Acceleration' by calling unitInfo('Acceleration').
SI units accept all SI prefixes. For details, see SI Unit Prefixes List.