-
-
Constructor Summary
Constructors
Constructor and Description |
FixedPoint() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static int |
div(int x1,
int x2) |
static int |
mult(int x1,
int x2) |
static int |
toFixed(float value) |
static int |
toFixed(int value) |
static float |
toFloat(int value) |
-
-
Constructor Detail
-
FixedPoint
public FixedPoint()
Copyright 2010 JogAmp Community.