Searched refs:cotan (Results 1 – 3 of 3) sorted by relevance
786 double cotan = std::cos(radians) / sine; in perspective() local788 m.m[0][0] = cotan / aspectRatio; in perspective()793 m.m[1][1] = cotan; in perspective()
10761 x = cotan(x)