Lines Matching full:absolute
559 8. **abs(E)**: The absolute value of **E**. This is a **non-portable
1081 absolute value is calculated. The result is then printed as though **obase** is
1263 : Returns the factorial of the truncated absolute value of **x**.
1275 : Returns the permutation of the truncated absolute value of **n** of the
1276 truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
1280 : Returns the combination of the truncated absolute value of **n** of the
1281 truncated absolute value of **k**, if **k \<= n**. If not, it returns **0**.
1285 : Returns the Fibonacci number of the truncated absolute value of **n**.
1323 : Returns the greatest common divisor (factor) of the truncated absolute value
1324 of **a** and the truncated absolute value of **b**.
1328 : Returns the least common multiple of the truncated absolute value of **a**
1329 and the truncated absolute value of **b**.
1438 to the truncated absolute value of **p**. If **p** is not **0**, then
1445 truncated absolute value of **i** (exclusive) with the number of decimal
1446 digits after the decimal point equal to the truncated absolute value of
1447 **p**. If the absolute value of **i** is greater than or equal to **2**, and
1470 : Takes the truncated absolute value of both **a** and **b** and calculates
1478 : Takes the truncated absolute value of both **a** and **b** and calculates
1486 : Takes the truncated absolute value of both **a** and **b** and calculates
1494 : Takes the truncated absolute value of both **a** and **b** and calculates
1502 : Takes the truncated absolute value of both **a** and **b** and calculates
1510 : Takes the truncated absolute value of **x** and does a bitwise not as though
1511 it has the same number of bytes as the truncated absolute value of **n**.
1518 : Does a bitwise not of the truncated absolute value of **x** as though it has
1526 : Does a bitwise not of the truncated absolute value of **x** as though it has
1534 : Does a bitwise not of the truncated absolute value of **x** as though it has
1542 : Does a bitwise not of the truncated absolute value of **x** as though it has
1550 : Does a bitwise not of the truncated absolute value of **x** as though it has
1558 : Runs a bit reversal on the truncated absolute value of **x** as though it
1559 has the same number of 8-bit bytes as the truncated absolute value of **n**.
1566 : Runs a bit reversal on the truncated absolute value of **x** as though it
1574 : Runs a bit reversal on the truncated absolute value of **x** as though it
1582 : Runs a bit reversal on the truncated absolute value of **x** as though it
1590 : Runs a bit reversal on the truncated absolute value of **x** as though it
1598 : Runs a bit reversal on the truncated absolute value of **x** as though it
1606 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1608 absolute value of **n**, by the number of places equal to the truncated
1609 absolute value of **p** modded by the **2** to the power of the number of
1617 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1619 places equal to the truncated absolute value of **p** modded by **2** to the
1627 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1629 places equal to the truncated absolute value of **p** modded by **2** to the
1637 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1639 places equal to the truncated absolute value of **p** modded by **2** to the
1647 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1649 places equal to the truncated absolute value of **p** modded by **2** to the
1657 : Does a left bitwise rotatation of the truncated absolute value of **x**, as
1659 the number of places equal to the truncated absolute value of **p** modded
1668 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1670 absolute value of **n**, by the number of places equal to the truncated
1671 absolute value of **p** modded by the **2** to the power of the number of
1679 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1681 places equal to the truncated absolute value of **p** modded by **2** to the
1689 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1691 places equal to the truncated absolute value of **p** modded by **2** to the
1699 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1701 places equal to the truncated absolute value of **p** modded by **2** to the
1709 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1711 places equal to the truncated absolute value of **p** modded by **2** to the
1719 : Does a right bitwise rotatation of the truncated absolute value of **x**, as
1721 the number of places equal to the truncated absolute value of **p** modded
1730 : Returns the modulus of the truncated absolute value of **x** by **2** to the
1731 power of the multiplication of the truncated absolute value of **n** and
1739 : Returns the modulus of the truncated absolute value of **x** by **2** to the
1747 : Returns the modulus of the truncated absolute value of **x** by **2** to the
1755 : Returns the modulus of the truncated absolute value of **x** by **2** to the
1763 : Returns the modulus of the truncated absolute value of **x** by **2** to the
1814 absolute value of **x**.
2007 : Outputs the representation of the truncated absolute value of **x** as an
2016 : Outputs the representation of the truncated absolute value of **x** as an
2025 : Outputs the representation of the truncated absolute value of **x** as an
2034 : Outputs byte **i** of the truncated absolute value of **x**, where **0** is