Handbook
Glossary
normalize-degree ( n -- n' )
Vocabulary
images
.
processing
.
rotation
.
private
Inputs
n
an
object
Outputs
n'
an
object
Definition
USING:
math
;
IN:
images.processing.rotation.private
:
normalize-degree
( n -- n' )
360
rem
;