Jump to content
One on One Extensive Advanced Excel Training ×
Business Intelligence & Analytics for Digital Transformation

Saurabh Jain

Administrators
  • Posts

    1,726
  • Joined

  • Last visited

  • Days Won

    61

Everything posted by Saurabh Jain

  1. Returns the result of a bitwise XOR operation on the provided operands.
  2. Returns the result of a bitwise shift right operation on the operands.
  3. Returns the result of a bitwise shift left operation on the operands.
  4. Returns the result of a bitwise OR operation on the provided operands.
  5. Returns the result of a bitwise NOT operation on the provided operands.
  6. Returns the result of a bitwise AND operation on the provided operands.
  7. Returns the hyperbolic tangent of a number.
  8. Returns the tangent of a number.
  9. Returns the hyperbolic sine of a number.
  10. Returns the sine of a number.
  11. Returns the hyperbolic cosine of a number.
  12. Returns the cosine of a number.
  13. Returns the arctangent of the division of two numbers.
  14. Returns the arctangent of a number.
  15. Returns the arcsine of a number.
  16. Returns the arccosine of a number.
  17. Returns a random number between the two given number values.
  18. Returns a random fractional number between 0 and 1.
  19. Returns the square root of a number.
  20. Returns 1 for positive numbers, -1 for negative numbers or 0 for zero.
  21. Returns a number raised by a power.
  22. Returns the number of total permutations of a given number of items for the optional permutation size.
  23. Divides two numbers and returns the remainder of the resulting number.
  24. Returns the base-10 logarithm of a number.
  25. Returns the logarithm of a number to the base.
×
×
  • Create New...