I have this expression:
Gamma[n - 0.691 + 2.35 I] Gamma[n - 0.691 - 2.35 I]
which returns real values for all $n$. However, neither Simplify nor FullSimplify can reduce it to a form without involving $i$. Is there a way to force these commands to do a better job?
Check to see that the imaginary part is so small that you are "sure" it is zero. If so return just the real part:
g[55.5]returns1.04586*10^142 + 0. Ih[55.5]returns1.04586*10^142