Docs.rs
  • datafusion-physical-expr-8.0.0
    • datafusion-physical-expr 8.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • Dependencies
      • ahash ^0.7 normal
      • arrow ^13 normal
      • blake2 ^0.10.2 normal
      • blake3 ^1.0 normal
      • chrono ^0.4 normal
      • datafusion-common ^8.0.0 normal
      • datafusion-expr ^8.0.0 normal
      • datafusion-row ^8.0.0 normal
      • hashbrown ^0.12 normal
      • lazy_static ^1.4.0 normal
      • md-5 ^0.10.0 normal
      • ordered-float ^3.0 normal
      • paste ^1.0 normal
      • rand ^0.8 normal
      • regex ^1.4.3 normal
      • sha2 ^0.10.1 normal
      • unicode-segmentation ^1.7.1 normal
    • Versions
    • 97.46% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

In datafusion_physical_expr::math_expressions

logo
Change settings

Function datafusion_physical_expr::math_expressions::power

source · [−]
pub fn power(args: &[ArrayRef]) -> Result<ArrayRef>