Skip to content

IonutG99/Pollution-fee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollution Fee

An application that computes the pollution fee using user input.

How it works

User gives four details about the car and using this input, the application computes the pollution fee using a formula.

The formula is:

FEE = ((( A x B x 30%) + (C x D x 70%)) x (100 - E)%) / 100 where,

A=combined value of CO2 emissions, expressed in grams / km

B=specific tax, expressed in euro / 1 gram CO2

C=cylinder capacity

D=specific cylinder tax

E=tax reduction rate

Example

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages