Libgdx I can't find glScalef method in GL

So I have little problem here. I know that libgdx allows you to access to low level OpenGL methods or something like. But I can’t find glScalef method. So why I can’t use glScalef? or maybe I just did not noticed the method. ???