SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
114 stars 104 forks source link

Margin Calculator #578

Closed SarthakKeshari closed 11 months ago

SarthakKeshari commented 11 months ago

Enter calculator name -

Margin Calculator

Describe calculator functionality -

Margin Formulas/Calculations: The gross profit P is the difference between the cost to make a product C and the selling price or revenue R. P = R - C The mark up percentage M is the profit P divided by the cost C to make the product. M = P / C = ( R - C ) / C The gross margin percentage G is the profit P divided by the selling price or revenue R. G = P / R = ( R - C ) / R

Under which category you wish to place it -

Upadhyay-Harshit commented 11 months ago

Kindly assign this to me

wuhue commented 11 months ago

Kindly assign this to me

SarthakKeshari commented 11 months ago

@Upadhyay-Harshit, Abiding by the contribution policy, not more than 2 issues can be assigned at a time.

Kindly comment once the previous issues are merged.

SarthakKeshari commented 11 months ago

Hey @wuhue, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\marginCalc

Issue completion deadline - 31st Oct 11:00:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

SarthakKeshari commented 11 months ago

This issue is closed under PR - #640