Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Awinc::project Method (double, int)

Calculates average wage increases by assigning all years the same percent increase.

C++
void project(
    double factor, 
    int firstYeart
);
Parameters 
Description 
double factor 
Multiplicative increase factor. 
int firstYeart 
First year of calculation. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!