Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 420 Bytes

File metadata and controls

16 lines (10 loc) · 420 Bytes

Units and сonstants pre-defined in the Unitful package

In the following, only non-prefixed units are listed. To get a more detailed information about a unit, and to get information about prefixed units, use Julia help, e.g.

help?> Unitful.kW
  Unitful.kW

  A prefixed unit, equal to 10^3 W.

  Dimension: 𝐋² 𝐌 𝐓⁻³

  See also: Unitful.W.

For prefixes, see below.