[
https://issues.apache.org/jira/browse/DRILL-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bridget Bevens resolved DRILL-6393.
-----------------------------------
Resolution: Fixed
Made the changes and updates are published.
Thanks,
Bridget
> Radians should take an argument (x)
> -----------------------------------
>
> Key: DRILL-6393
> URL: https://issues.apache.org/jira/browse/DRILL-6393
> Project: Apache Drill
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.13.0
> Reporter: Robert Hou
> Assignee: Bridget Bevens
> Priority: Major
> Labels: doc-complete
> Fix For: 1.14.0
>
>
> The radians function is missing an argument on this webpage:
> https://drill.apache.org/docs/math-and-trig/
> The table has this information:
> {noformat}
> RADIANS FLOAT8 Converts x degress to radians.
> {noformat}
> It should be:
> {noformat}
> RADIANS(x) FLOAT8 Converts x degrees to radians.
> {noformat}
> Also, degress is mis-spelled. It should be degrees.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)