Fixed issue #2877: Added hypot() and catet() functions to expression framework.
This commit is contained in:
@@ -328,6 +328,8 @@ public:
|
||||
TRUNC,
|
||||
CEIL,
|
||||
FLOOR,
|
||||
HYPOT,
|
||||
CATH,
|
||||
|
||||
// Aggregates
|
||||
AGGREGATES,
|
||||
|
||||
Reference in New Issue
Block a user