Just ran this through Matlab 6.5.1 and get the following (15 digit fixed precision or floating point, whichever is better):
Code:

e=-2.2
b=6.3
t=log(b)*e

t = -4.04920919347447

exp(t)

ans = 0.01743615781624

_________________________
There are two types of vessels, submarines and targets.