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

Radians should take an argument (x)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.13.0
    • 1.14.0
    • Documentation

    Description

      The radians function is missing an argument on this webpage:

      https://drill.apache.org/docs/math-and-trig/

      The table has this information:

      RADIANS	FLOAT8	Converts x degress to radians.
      

      It should be:

      RADIANS(x)	FLOAT8	Converts x degrees to radians.
      

      Also, degress is mis-spelled. It should be degrees.

      Attachments

        Activity

          People

            bbevens Bridget Bevens
            rhou Robert Hou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: