What are these 3 math functions?

Hey, just wanted to find out what these 3 math functions do:

math.sin()
math.cos()
math.tan()

They are trigonometric functions. Here’s a good tutorial explaining trig and those functions:

2 Likes