pub fn value<F: FieldExt>(inputs: Vec<F>) -> F
Expand description

Returns the product of all given values.