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