Outdated Version
You are viewing an older version of this section. View current production version.
Numeric Functions
This page contains a list of all numeric functions in MemSQL:
- ABS
- SIGN
- EXP
- ACOS
- ASIN
- ATAN
- ATAN2, ATAN
- BIT_COUNT
- bitwise AND (&)
- bitwise NOT (~)
- bitwise OR (|)
- bitwise XOR (^)
- bitwise left shift (<<)
- bitwise right shift (>>)
- CEIL
- CONV
- COS
- COT
- LN
- LOG2
- LOG10
- DEGREES
- FLOOR
- LOG
- PI
- POW
- RADIANS
- RAND
- ROUND
- SIN
- SQRT
- TAN
- TRUNCATE