<ahref="a00035.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> </div>
<divclass="ttc"id="a00152_html_gab3ae890c38b7d3aa4d5e00998fd296b2"><divclass="ttname"><ahref="a00152.html#gab3ae890c38b7d3aa4d5e00998fd296b2">glm::tan</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > tan(vecType< T, P > const &angle)</div><divclass="ttdoc">The standard trigonometric tangent function. </div></div>
<divclass="ttc"id="a00152_html_ga4a0ddceb6b1e64ce0e4da209dcb021d5"><divclass="ttname"><ahref="a00152.html#ga4a0ddceb6b1e64ce0e4da209dcb021d5">glm::sin</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > sin(vecType< T, P > const &angle)</div><divclass="ttdoc">The standard trigonometric sine function. </div></div>
<divclass="ttc"id="a00152_html_gae8f22458bba8f2321ceb1bfc4a543216"><divclass="ttname"><ahref="a00152.html#gae8f22458bba8f2321ceb1bfc4a543216">glm::atan</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > atan(vecType< T, P > const &y_over_x)</div><divclass="ttdoc">Arc tangent. </div></div>
<divclass="ttc"id="a00152_html_gaffa8decdd8620759f4e6fe4834768b87"><divclass="ttname"><ahref="a00152.html#gaffa8decdd8620759f4e6fe4834768b87">glm::atanh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > atanh(vecType< T, P > const &x)</div><divclass="ttdoc">Arc hyperbolic tangent; returns the inverse of tanh. </div></div>
<divclass="ttc"id="a00152_html_ga660582a4e5e843b6c1cd535777e8c295"><divclass="ttname"><ahref="a00152.html#ga660582a4e5e843b6c1cd535777e8c295">glm::cosh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > cosh(vecType< T, P > const &angle)</div><divclass="ttdoc">Returns the hyperbolic cosine function, (exp(x) + exp(-x)) / 2. </div></div>
<divclass="ttc"id="a00152_html_gad8f89c12efe6f8d3ae8046625b266254"><divclass="ttname"><ahref="a00152.html#gad8f89c12efe6f8d3ae8046625b266254">glm::sinh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > sinh(vecType< T, P > const &angle)</div><divclass="ttdoc">Returns the hyperbolic sine function, (exp(x) - exp(-x)) / 2. </div></div>
<divclass="ttc"id="a00152_html_ga58ad259b788528fe0a4bd2eeb5e381cc"><divclass="ttname"><ahref="a00152.html#ga58ad259b788528fe0a4bd2eeb5e381cc">glm::acos</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > acos(vecType< T, P > const &x)</div><divclass="ttdoc">Arc cosine. </div></div>
<divclass="ttc"id="a00152_html_ga72bf44c1984e1afb63acf821ba33cac7"><divclass="ttname"><ahref="a00152.html#ga72bf44c1984e1afb63acf821ba33cac7">glm::asinh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > asinh(vecType< T, P > const &x)</div><divclass="ttdoc">Arc hyperbolic sine; returns the inverse of sinh. </div></div>
<divclass="ttc"id="a00152_html_gabccdcc282134fd62af0ff3d6e4bb21f1"><divclass="ttname"><ahref="a00152.html#gabccdcc282134fd62af0ff3d6e4bb21f1">glm::degrees</a></div><divclass="ttdeci">GLM_FUNC_DECL GLM_CONSTEXPR vecType< T, P > degrees(vecType< T, P > const &radians)</div><divclass="ttdoc">Converts radians to degrees and returns the result. </div></div>
<divclass="ttc"id="a00172_html_gad4a4448baedb198b2b1e7880d2544dc9"><divclass="ttname"><ahref="a00172.html#gad4a4448baedb198b2b1e7880d2544dc9">glm::angle</a></div><divclass="ttdeci">GLM_FUNC_DECL T angle(tquat< T, P > const &x)</div><divclass="ttdoc">Returns the quaternion rotation angle. </div></div>
<divclass="ttc"id="a00152_html_ga88e29b8289e882859d76a25798dd9490"><divclass="ttname"><ahref="a00152.html#ga88e29b8289e882859d76a25798dd9490">glm::asin</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > asin(vecType< T, P > const &x)</div><divclass="ttdoc">Arc sine. </div></div>
<divclass="ttc"id="a00152_html_ga234e904a0075f88654a594b5f837711f"><divclass="ttname"><ahref="a00152.html#ga234e904a0075f88654a594b5f837711f">glm::tanh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > tanh(vecType< T, P > const &angle)</div><divclass="ttdoc">Returns the hyperbolic tangent function, sinh(angle) / cosh(angle) </div></div>
<divclass="ttc"id="a00152_html_ga3f368ad3e1883b60748ca2634d816104"><divclass="ttname"><ahref="a00152.html#ga3f368ad3e1883b60748ca2634d816104">glm::acosh</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > acosh(vecType< T, P > const &x)</div><divclass="ttdoc">Arc hyperbolic cosine; returns the non-negative inverse of cosh. </div></div>
<divclass="ttc"id="a00152_html_ga728fd86f14609e37d83f82429995b7b3"><divclass="ttname"><ahref="a00152.html#ga728fd86f14609e37d83f82429995b7b3">glm::cos</a></div><divclass="ttdeci">GLM_FUNC_DECL vecType< T, P > cos(vecType< T, P > const &angle)</div><divclass="ttdoc">The standard trigonometric cosine function. </div></div>
<divclass="ttc"id="a00152_html_gafffb5e533f75318bdf4e0967d8a6c05c"><divclass="ttname"><ahref="a00152.html#gafffb5e533f75318bdf4e0967d8a6c05c">glm::radians</a></div><divclass="ttdeci">GLM_FUNC_DECL GLM_CONSTEXPR vecType< T, P > radians(vecType< T, P > const &degrees)</div><divclass="ttdoc">Converts degrees to radians and returns the result. </div></div>