next ( t -- new-t s )


Vocabulary
project-euler.150.private

Inputs
tan object


Outputs
new-tan object
san object


Definition


: next ( t -- new-t s )
615949 * 797807 + 20 2^ rem dup 19 2^ - ; inline