Skip to content

This script is used to calculate the economic useful life of a assets

Notifications You must be signed in to change notification settings

osvaldo0222/economic-useful-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Economic-Useful-Life

This script is used to calculate the economic useful life of a assets

-Variable P is to specify the initial cost of the asset. Example: P = 13000

-The VC list is to specify the commercial values throughout the years of study. Example: VC = [9000, 8000, 6000, 2000, 0]

-The CAO list is to specify the annual operating costs of the asset, it must be the same length as VC. Example: CAO = [2500, 2700, 3000, 3500, 4500]

About

This script is used to calculate the economic useful life of a assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages