-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jesusemora edited this page Mar 30, 2023
·
3 revisions
Welcome to the VectorPlus wiki!
Global variables:
const double PI contains the value of PI
const double radian contains the value of PI divided by 180
const double qadian contains the value of PI divided by 360
const double HALFPI contains the value of PI divided by 2
const float POINT_FIVE contains the value 0.5, equivalent to dividing by 2.