Pico constructor

const Pico(
  1. SI unit
)

Implementation

const Pico(final SI unit) : super(1e-12, 'p', unit);