How will calculated the net amount in tax add like
total net amount = LT+ST+CESS+amount
2500 = 10%+12.5%+5.15%+amount?
kindly please explain what type of formula we apply in software?
Tushar
Answer / Puneet Rastogi
To calculate the total net amount, you can use a simple addition formula. The formula you provided is as follows: total_net_amount = LT + ST + CESS + amount. This formula adds the Local Tax (LT), State Tax (ST), Central Sales Tax/Service Tax (CESS), and the given amount to find the total net amount. You can implement this formula in various programming languages, such as C#, Python, Java, etc., depending on your preference.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default property of data control?
What is a fillable form?
Which property of the errorprovider control automatically sets to the form to which?
What is the synonym of form?
What is the difference between the add() and insert() methods of a listbox control?
List out controls which does not have events?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What is a database form?
which property is used to lock a textbox to enter data?
What is the need of z-order method?
What are the different types of JOINs in SQL Server?
What is the extension of the windows installer file?