Listing 4

Voltmeter vm(10);
UncertainPtr P = power( vm.read() , constant(100) );
print(P);