Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_functions::math::expr_fn - Rust
[go: Go Back, main page]

Module datafusion_functions::math::expr_fn

source ·

Functions§

  • returns the absolute value of a given number Return $name(arg)
  • returns the arc cosine or inverse cosine of a number Return $name(arg)
  • returns the arc sine or inverse sine of a number Return $name(arg)
  • returns true if a given number is +NaN or -NaN otherwise returns false Return $name(arg)
  • returns the tangent of a number Return $name(arg)
  • returns the hyperbolic tangent of a number Return $name(arg)