Skip to main content

array_subtract

Function array_subtract 

Source
pub fn array_subtract(array1: Expr, array2: Expr) -> Expr
Expand description

returns the element-wise difference of two numeric arrays.