Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-247

Math Functions: rand, cbrt, exp, log(a), log(base,num), pi, degrees, radians

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Functions - Drill

    Description

      Improving the math functions collection with more functions:

      log(a): the natural logarithm (base e) of an expression
      log10(a): base 10 logarithm
      sqrt(a): square root
      cbrt(a): cube root
      rand(): returns random number from 0-1.
      round(a)
      exp(a): exponential e^a
      e(): returns value of e
      pi(): returns value of pi
      pow(a, p): returns a^p

      Attachments

        1. Drill-247.patch
          14 kB
          Yash Sharma
        2. DRILL-247.patch
          11 kB
          Yash Sharma
        3. DRILL-247.patch
          18 kB
          Yash Sharma
        4. DRILL-247-rebased.patch
          14 kB
          Yash Sharma

        Activity

          People

            DrillCommitter DrillCommitter
            yash360@gmail.com Yash Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: