Handbook
Glossary
scalar-projection ( v1 v2 -- n )
Vocabulary
jamshred
.
oint
Inputs
v1
an
object
v2
an
object
Outputs
n
an
object
Definition
USING:
kernel
math
math.vectors
;
IN:
jamshred.oint
:
scalar-projection
( v1 v2 -- n )
[
vdot
]
[
norm
]
bi
/
;