Alias SIDefinitions.atto

SI prefixes.

template SIDefinitions
{
  // ...
  alias atto = prefix!1e-18;
  // ...
}