Centi constructor

const Centi(
  1. SI unit
)

Implementation

const Centi(final SI unit) : super(1e-2, 'c', unit);