If LOG(y) = x; then y = 10^x.
That is the definition of logarithm
So the 'antilog' is 10^x to get y
If you are using logs to bas e (natural logs), then use EXP(x) to find y.
Have a look at you hand calculator and you will see the same relationships
best wishes