defmodule SI.Unit.Kelvin do @moduledoc false use SI.Unit, name: "kelvin", symbol: :K end
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.