Handbook
Glossary
vmaximum ( seq -- vmax )
Factor handbook
»
The language
»
Numbers
»
Vector operations
»
Vector component- and bit-wise logic
Prev:
vclamp ( v min max -- w )
Next:
vminimum ( seq -- vmin )
Vocabulary
math
.
vectors
Inputs
seq
an
object
Outputs
vmax
an
object
Definition
USING:
sequences
;
IN:
math.vectors
:
vmaximum
( seq -- vmax )
[
]
[
vmax
]
map-reduce
;
inline