<trclass="memdesc:ga439e60a72eadecfeda2df5449c613a64"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns x if x >= 0; otherwise, it returns -x. <ahref="a00241.html#ga439e60a72eadecfeda2df5449c613a64">More...</a><br/></td></tr>
<trclass="memdesc:ga81d3abddd0ef0c8de579bc541ecadab6"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns x if x >= 0; otherwise, it returns -x. <ahref="a00241.html#ga81d3abddd0ef0c8de579bc541ecadab6">More...</a><br/></td></tr>
<trclass="memdesc:gafb9d2a645a23aca12d4d6de0104b7657"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a value equal to the nearest integer that is greater than or equal to x. <ahref="a00241.html#gafb9d2a645a23aca12d4d6de0104b7657">More...</a><br/></td></tr>
<trclass="memdesc:ga7cd77683da6361e297c56443fc70806d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns min(max(x, minVal), maxVal) for each component in x using the floating-point values minVal and maxVal. <ahref="a00241.html#ga7cd77683da6361e297c56443fc70806d">More...</a><br/></td></tr>
<trclass="memitem:gafba2e0674deb5953878d89483cd6323d"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL GLM_CONSTEXPR vec< L, T, Q > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00241.html#gafba2e0674deb5953878d89483cd6323d">clamp</a> (vec< L, T, Q > const &x, T minVal, T maxVal)</td></tr>
<trclass="memdesc:gafba2e0674deb5953878d89483cd6323d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns min(max(x, minVal), maxVal) for each component in x using the floating-point values minVal and maxVal. <ahref="a00241.html#gafba2e0674deb5953878d89483cd6323d">More...</a><br/></td></tr>
<trclass="memdesc:gaa0f2f12e9108b09e22a3f0b2008a0b5d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns min(max(x, minVal), maxVal) for each component in x using the floating-point values minVal and maxVal. <ahref="a00241.html#gaa0f2f12e9108b09e22a3f0b2008a0b5d">More...</a><br/></td></tr>
<trclass="memdesc:ga1425c1c3160ec51214b03a0469a3013d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a signed integer value representing the encoding of a floating-point value. <ahref="a00241.html#ga1425c1c3160ec51214b03a0469a3013d">More...</a><br/></td></tr>
<trclass="memdesc:ga99f7d62f78ac5ea3b49bae715c9488ed"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a signed integer value representing the encoding of a floating-point value. <ahref="a00241.html#ga99f7d62f78ac5ea3b49bae715c9488ed">More...</a><br/></td></tr>
<trclass="memdesc:ga70e0271c34af52f3100c7960e18c3f2b"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a unsigned integer value representing the encoding of a floating-point value. <ahref="a00241.html#ga70e0271c34af52f3100c7960e18c3f2b">More...</a><br/></td></tr>
<trclass="memdesc:ga49418ba4c8a60fbbb5d57b705f3e26db"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a unsigned integer value representing the encoding of a floating-point value. <ahref="a00241.html#ga49418ba4c8a60fbbb5d57b705f3e26db">More...</a><br/></td></tr>
<trclass="memdesc:gaa9d0742639e85b29c7c5de11cfd6840d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a value equal to the nearest integer that is less then or equal to x. <ahref="a00241.html#gaa9d0742639e85b29c7c5de11cfd6840d">More...</a><br/></td></tr>
<trclass="memdesc:gad0f444d4b81cc53c3b6edf5aa25078c2"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Computes and returns a * b + c. <ahref="a00241.html#gad0f444d4b81cc53c3b6edf5aa25078c2">More...</a><br/></td></tr>
<trclass="memdesc:ga8ba89e40e55ae5cdf228548f9b7639c7"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return x - floor(x). <ahref="a00241.html#ga8ba89e40e55ae5cdf228548f9b7639c7">More...</a><br/></td></tr>
<trclass="memdesc:ga2df623004f634b440d61e018d62c751b"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Return x - floor(x). <ahref="a00241.html#ga2df623004f634b440d61e018d62c751b">More...</a><br/></td></tr>
<trclass="memitem:gaddf5ef73283c171730e0bcc11833fa81"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL genType </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00241.html#gaddf5ef73283c171730e0bcc11833fa81">frexp</a> (genType x, int &exp)</td></tr>
<trclass="memdesc:gaddf5ef73283c171730e0bcc11833fa81"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Splits x into a floating-point significand in the range [0.5, 1.0) and an integral exponent of two, such that: x = significand * exp(2, exponent) <ahref="a00241.html#gaddf5ef73283c171730e0bcc11833fa81">More...</a><br/></td></tr>
<trclass="memdesc:ga4fb7c21c2dce064b26fd9ccdaf9adcd4"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a floating-point value corresponding to a signed integer encoding of a floating-point value. <ahref="a00241.html#ga4fb7c21c2dce064b26fd9ccdaf9adcd4">More...</a><br/></td></tr>
<trclass="memdesc:ga7a0a8291a1cf3e1c2aee33030a1bd7b0"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a floating-point value corresponding to a signed integer encoding of a floating-point value. <ahref="a00241.html#ga7a0a8291a1cf3e1c2aee33030a1bd7b0">More...</a><br/></td></tr>
<trclass="memdesc:ga2885587c23a106301f20443896365b62"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns true if x holds a positive infinity or negative infinity representation in the underlying implementation's set of floating point representations. <ahref="a00241.html#ga2885587c23a106301f20443896365b62">More...</a><br/></td></tr>
<trclass="memdesc:ga29ef934c00306490de837b4746b4e14d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns true if x holds a NaN (not a number) representation in the underlying implementation's set of floating point representations. <ahref="a00241.html#ga29ef934c00306490de837b4746b4e14d">More...</a><br/></td></tr>
<trclass="memitem:gac3010e0a0c35a1b514540f2fb579c58c"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL genType </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00241.html#gac3010e0a0c35a1b514540f2fb579c58c">ldexp</a> (genType const &x, int const &exp)</td></tr>
<trclass="memdesc:gac3010e0a0c35a1b514540f2fb579c58c"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Builds a floating-point number from x and the corresponding integral exponent of two in exp, returning: significand * exp(2, exponent) <ahref="a00241.html#gac3010e0a0c35a1b514540f2fb579c58c">More...</a><br/></td></tr>
<trclass="memdesc:gae02d42887fc5570451f880e3c624b9ac"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if x < y; otherwise, it returns x. <ahref="a00241.html#gae02d42887fc5570451f880e3c624b9ac">More...</a><br/></td></tr>
<trclass="memdesc:ga03e45d6e60d1c36edb00c52edeea0f31"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if x < y; otherwise, it returns x. <ahref="a00241.html#ga03e45d6e60d1c36edb00c52edeea0f31">More...</a><br/></td></tr>
<trclass="memdesc:gac1fec0c3303b572a6d4697a637213870"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if x < y; otherwise, it returns x. <ahref="a00241.html#gac1fec0c3303b572a6d4697a637213870">More...</a><br/></td></tr>
<trclass="memdesc:ga6cf8098827054a270ee36b18e30d471d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if y < x; otherwise, it returns x. <ahref="a00241.html#ga6cf8098827054a270ee36b18e30d471d">More...</a><br/></td></tr>
<trclass="memdesc:gaa7d015eba1f9f48519251f4abe69b14d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if y < x; otherwise, it returns x. <ahref="a00241.html#gaa7d015eba1f9f48519251f4abe69b14d">More...</a><br/></td></tr>
<trclass="memdesc:ga31f49ef9e7d1beb003160c5e009b0c48"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns y if y < x; otherwise, it returns x. <ahref="a00241.html#ga31f49ef9e7d1beb003160c5e009b0c48">More...</a><br/></td></tr>
<trclass="memitem:ga8e93f374aae27d1a88b921860351f8d4"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL genTypeT </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00241.html#ga8e93f374aae27d1a88b921860351f8d4">mix</a> (genTypeT x, genTypeT y, genTypeU a)</td></tr>
<trclass="memdesc:ga8e93f374aae27d1a88b921860351f8d4"><tdclass="mdescLeft"> </td><tdclass="mdescRight">If genTypeU is a floating scalar or vector: Returns x * (1.0 - a) + y * a, i.e., the linear blend of x and y using the floating-point value a. <ahref="a00241.html#ga8e93f374aae27d1a88b921860351f8d4">More...</a><br/></td></tr>
<trclass="memdesc:ga85e33f139b8db1b39b590a5713b9e679"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the fractional part of x and sets i to the integer part (as a whole number floating point value). <ahref="a00241.html#ga85e33f139b8db1b39b590a5713b9e679">More...</a><br/></td></tr>
<trclass="memdesc:gafa03aca8c4713e1cc892aa92ca135a7e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a value equal to the nearest integer to x. <ahref="a00241.html#gafa03aca8c4713e1cc892aa92ca135a7e">More...</a><br/></td></tr>
<trclass="memdesc:ga76b81785045a057989a84d99aeeb1578"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a value equal to the nearest integer to x. <ahref="a00241.html#ga76b81785045a057989a84d99aeeb1578">More...</a><br/></td></tr>
<trclass="memdesc:ga1e2e5cfff800056540e32f6c9b604b28"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns 1.0 if x > 0, 0.0 if x == 0, or -1.0 if x < 0. <ahref="a00241.html#ga1e2e5cfff800056540e32f6c9b604b28">More...</a><br/></td></tr>
<trclass="memdesc:ga562edf7eca082cc5b7a0aaf180436daf"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns 0.0 if x <= edge0 and 1.0 if x >= edge1 and performs smooth Hermite interpolation between 0 and 1 when edge0 < x < edge1. <ahref="a00241.html#ga562edf7eca082cc5b7a0aaf180436daf">More...</a><br/></td></tr>
<trclass="memdesc:ga015a1261ff23e12650211aa872863cce"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns 0.0 if x < edge, otherwise it returns 1.0 for each component of a genType. <ahref="a00241.html#ga015a1261ff23e12650211aa872863cce">More...</a><br/></td></tr>
<trclass="memdesc:ga8f9a911a48ef244b51654eaefc81c551"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns 0.0 if x < edge, otherwise it returns 1.0. <ahref="a00241.html#ga8f9a911a48ef244b51654eaefc81c551">More...</a><br/></td></tr>
<trclass="memdesc:gaf4a5fc81619c7d3e8b22f53d4a098c7f"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns 0.0 if x < edge, otherwise it returns 1.0. <ahref="a00241.html#gaf4a5fc81619c7d3e8b22f53d4a098c7f">More...</a><br/></td></tr>
<trclass="memdesc:gaf9375e3e06173271d49e6ffa3a334259"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a value equal to the nearest integer to x whose absolute value is not larger than the absolute value of x. <ahref="a00241.html#gaf9375e3e06173271d49e6ffa3a334259">More...</a><br/></td></tr>
<trclass="memdesc:gab2bae0d15dcdca6093f88f76b3975d97"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a floating-point value corresponding to a unsigned integer encoding of a floating-point value. <ahref="a00241.html#gab2bae0d15dcdca6093f88f76b3975d97">More...</a><br/></td></tr>
<trclass="memdesc:ga97f46b5f7b42fe44482e13356eb394ae"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a floating-point value corresponding to a unsigned integer encoding of a floating-point value. <ahref="a00241.html#ga97f46b5f7b42fe44482e13356eb394ae">More...</a><br/></td></tr>