About Salary Converter
Often salary numbers are meaningless to the user if their not in the same salary type (by year, by month for how long or by hour) as the user is used to.
The application calculates as many as possible comparison values by as few as possible user interaction steps. It evaluates automatically possible target values and calculates them instantaneous whenever the user changes one value. After 5 minutes of training you will get the workflow and this app can become a helpfully tool for regular usage.
Converting values:
==============
* hourly wage
* annual working hours
* working hours per week
* paid vacation days per year (one week = 5 days)
* annual salary
* monthly salary
* thirteenth salary?
* bonus
Made by the programmer for personal usage and shared on Google play for whatever reason ;-).
Math
====
F1: annual_salary = hourly_wage * annual_working_hours
F2: annual_working_hours = working_hours_per_week * (365.2425 / 7 - paid_vacation_days_per_year / 5)
F3: annual_salary = (12 || 13) * monthly_salary + bonus
Download and install
Salary Converter version 0.5 on your
Android device!
Downloaded 1,000+ times, content rating: Not rated
Android package:
com.mindeapp.lohnrechner, download Salary Converter.apk
by M####:
Colored squares around the initial screen, it seems a debug build was uploaded