Handbook
Glossary
formula ( a b mask c d -- r )
Vocabulary
random
.
sfmt
.
private
Inputs
a
an
object
b
an
object
mask
an
object
c
an
object
d
an
object
Outputs
r
an
object
Definition
USING:
kernel
math.vectors
;
IN:
random.sfmt.private
:
formula
( a b mask c d -- r )
[
wC
]
dip
wD
vbitxor
[
wB
]
dip
vbitxor
[
wA
]
dip
vbitxor
;
inline