Using fundamentalFromProjections

I am trying to use the function fundamentalFromProjections to get the fundamental matrix for my two-camera setup and use it to find the correspondence of objects between the images. I already have the projection matrix for both cameras. The output value of F though seems to be too large with ranges in 10e+8. I am not sure if the values should be this large. If anybody could help, it would be great.

Edit 1:
This is the value of F

F = [-59703.48120005786, 661200.2547270429, -112516589.4675014;
 -43609.67723555813, -69931.00609403527, 1058492575.354406;
 53234108.75164508, -537557855.7412491, -6947884504.026414]