Docs.rs
  • substrait-expr-0.2.0
    • substrait-expr 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • westonpace
    • Dependencies
      • once_cell ^1.19.0 normal
      • prost ^0.12.3 normal
      • substrait ^0.20.2 normal
      • substrait-expr-macros ^0.2.0 normal
      • thiserror ^1.0.50 normal
      • substrait-expr-funcgen ^0.2.0 build
    • Versions
    • 43.92% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

substrait_expr0.2.0

Module functions_arithmetic

  • Statics
  • Traits

In substrait_expr::functions

?
Change settings

Module substrait_expr::functions::functions_arithmetic

source ·

Statics§

  • ABS
  • ACOS
  • ACOSH
  • ADD
  • ASIN
  • ASINH
  • ATAN
  • ATAN2
  • ATANH
  • BITWISE_AND
  • BITWISE_NOT
  • BITWISE_OR
  • BITWISE_XOR
  • COS
  • COSH
  • DEGREES
  • DIVIDE
  • EXP
  • FACTORIAL
  • MODULUS
  • MULTIPLY
  • NEGATE
  • POWER
  • RADIANS
  • SIGN
  • SIN
  • SINH
  • SQRT
  • SUBTRACT
  • TAN
  • TANH

Traits§

  • FunctionsArithmeticExt