Skip to content
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.

Classes

Clone this wiki locally