`>> ( x n -- x/2^n )


Vocabulary
syntax.terse

Inputs
xan object
nan object


Outputs
x/2^nan object


Definition