100/mod ( n -- t ρ≠0? )


Vocabulary
math.parser.private

Inputs
nan object


Outputs
tan object
ρ≠0?an object


Definition


: 100/mod ( n -- t ρ≠0? )
656 * [ -16 shift ] [ 16 2^ 1 - bitand 656 >= ] bi ; inline