wrapTo360

fun wrapTo360(value: Int): Int
fun wrapTo360(value: Long): Long
fun wrapTo360(value: Float): Float
fun wrapTo360(value: Double): Double