hBar top-level constant

AngularMomentum const hBar

The Planck constant divided by 2 PI (a.k.a., 'h-bar' or 'reduced Planck constant').

Implementation

const AngularMomentum hBar = AngularMomentum.constant(Double.constant(1.0545718177777777e-34));