Rotation function

rotation(theta)

Arguments

a

angle of rotation in degree

Value

matrix of rotation

Examples

rotation(45)
#> Error in rotation(45): could not find function "rotation"