Package com.stuypulse.stuylib.math


package com.stuypulse.stuylib.math
  • Classes
    Class
    Description
    This angle class is made to remove the ambiguity of units when passing or returning angles.
    SLMath (StuyLib Math) is a class containing many algorithms that are useful for developing robot code.
    A Vector2D class that stores x and y position data.