Handbook
Glossary
threshold ( j bias -- T )
Vocabulary
punycode
.
private
Inputs
j
an
object
bias
an
object
Outputs
T
an
object
Definition
USING:
kernel
math
math.order
;
IN:
punycode.private
:
threshold
( j bias -- T )
[
BASE
*
]
[
-
]
bi*
TMIN
TMAX
clamp
;