Handbook
Glossary
v~ ( a b epsilon -- ? )
Factor handbook
»
The language
»
Numbers
»
Vector operations
»
Vector arithmetic
Prev:
distance ( u v -- x )
Vocabulary
math
.
vectors
Inputs
a
an
object
b
an
object
epsilon
an
object
Outputs
?
an
object
Definition
USING:
kernel
math.functions
sequences
;
IN:
math.vectors
:
v~
( a b epsilon -- ? )
[
~
]
curry
2all?
;
inline