Commit Graph

3 Commits

Author SHA1 Message Date
Li Yin
4088c0a7f3 Automated function registration
Automated register all functions with below naming convention by
iterating through the symbols:
void DB::registerXXX(DB::FunctionFactory &)
2022-07-29 15:39:50 +08:00
Konstantin Malanchev
7d138ae717 clang-format 2020-11-04 12:30:40 +01:00
Konstantin Malanchev
d12f2f64fb Add some of missed cmath functions
acosh
asinh
atan2
atanh
cosh
hypot
log1p
sinh
2020-11-04 12:30:40 +01:00