vminimum ( seq -- vmin )
Factor handbook » The language » Numbers » Vector operations » Vector component- and bit-wise logic

Prev:vmaximum ( seq -- vmax )
Next:vbitand ( u v -- w )


Vocabulary
math.vectors

Inputs
seqan object


Outputs
vminan object


Definition