![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Function that calculates the modulus of a two dimensional vector. More...
Public Member Functions | |
| Float | getValue (Vector v) |
| String | toString () |
Static Public Attributes | |
| static final Modulus | instance = new Modulus() |
| A publicly visible instance of the function. | |
Protected Member Functions | |
| Modulus () | |
| Creates a new instance of the function. | |
Function that calculates the modulus of a two dimensional vector.
Definition at line 29 of file Modulus.java.