units: Add nW (nanowatts)

We found this quite useful/common for laser beams.
pull/1916/head^2
David Nadlinger 2022-06-18 00:30:47 +01:00 committed by Sébastien Bourdeauducq
parent bf3b155a31
commit f4d639242d
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ _register_unit("Hz", "m_kMG")
_register_unit("dB", "_")
_register_unit("V", "um_k")
_register_unit("A", "um_")
_register_unit("W", "um_")
_register_unit("W", "num_")