cosine_similarity(ftvec1, ftvec2) – Returns a cosine similarity of the given two vectors WITH docs as
cot(expr) – Returns the cotangent of `expr`, as if computed by `1/java.lang.Math.cot`. Platforms: WhereOS, Spark,
count(*) – Returns the total number of retrieved rows, including rows containing null. count(expr[, expr…])
corr(expr1, expr2) – Returns Pearson coefficient of correlation between a set of number pairs. Platforms:
cos(expr) – Returns the cosine of `expr`, as if computed by `java.lang.Math.cos`. Platforms: WhereOS, Spark,
cosh(expr) – Returns the hyperbolic cosine of `expr`, as if computed by `java.lang.Math.cosh`. Platforms: WhereOS,