Skip to content

Commit

Permalink
Add asin/acos/atan/atan2 (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: koushiro <[email protected]>
  • Loading branch information
koushiro authored and breezewish committed Nov 18, 2019
1 parent d0f83b7 commit c0b5152
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions push-down-test/functions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,25 @@ abs
ceil
ceiling
floor
asin
acos
atan
atan2
sin
cos
tan
cot
exp
case
if
ifnull
coalesce
sign
sqrt
ln
log
log2
log10
case
if
ifnull
coalesce
json_type
json_extract
json_unquote
Expand Down

0 comments on commit c0b5152

Please sign in to comment.