Nano constructor

const Nano(
  1. SI unit
)

Implementation

const Nano(final SI unit) : super(1e-9, 'n', unit);