fGetSquare
fGetSquare(fV_x)), fDerateTDP);
fGetSquare(repeat)),
fSquared_Sigma_DC = fGetSquare(fSigma_DC);
fSquared_Sigma_CR = fGetSquare(fSigma_CR);
fSquared_Sigma_FMAX = fGetSquare(fSigma_FMAX);
test = fGetSquare(x_old); /*1.75*1.75 is reverting back to 1 when shifted down */
temp = fSubtract(fGetSquare(B), temp); /* root = b^2 - 4AC */
static fInt fGetSquare(fInt); /* Returns the square of a fInt number */