Unitful.jl
Unitful.jl copied to clipboard
Unitful.q not under consts in file
In the file defining constants, the elementary charge is not defined under "constants".

This confused me. Any reason why?
Probably not. It is used to define the unit eV, but that definition could also be defined in the "Constants" section (as other units like c already are).
I fixed it in #558.