Handbook
Glossary
<point> ( n -- float-4 )
Vocabulary
benchmark
.
simd-1
Inputs
n
an
object
Outputs
float-4
an
object
Definition
USING:
kernel
math
math.functions
math.vectors.simd
;
IN:
benchmark.simd-1
:
<point>
( n -- float-4 )
>float
[
sin
]
[
cos
3
*
]
[
sin
sq
2
/
]
tri
0.0
float-4-boa
;
inline