Hey, just wanted to find out what these 3 math functions do:
math.sin() math.cos() math.tan()
math.sin()
math.cos()
math.tan()
They are trigonometric functions. Here’s a good tutorial explaining trig and those functions: