floating point error in glRasterPos() if after glFrustum?

i’m getting a floating point error when i call the glRasterPos() fonction after a call
to glFrustum, is this normal?is there anything i dont understand?