MySQL Numeric Function Support
TDV supports the numeric functions listed in the table below for MySQL.
|
MySQL Numeric Function |
Notes |
|
ABS |
|
|
ACOS |
|
|
ASIN |
|
|
ATAN |
|
|
CEILING |
|
|
COS |
|
|
COT |
|
|
DEGREES |
|
|
EXP |
|
|
FLOOR |
|
|
LOG |
MySQL 5.5 returns natural log (base e) of a number. TDV server default is base 10. |
|
POWER |
|
|
RADIANS |
|
|
RANDOM |
|
|
ROUND |
|
|
SIN |
|
|
SQRT |
|
|
TAN |
|