Home >Backend Development >PHP Tutorial >Please help me write a few lines of code and complete the calculation formula. It should be very simple.

Please help me write a few lines of code and complete the calculation formula. It should be very simple.

WBOY
WBOYOriginal
2016-07-25 09:13:371159browse
Such as: 20+20*0.15=23

That is x+x*0.15=y

I need to enter y in the input box to get the value of X. 0.15 is fixed!

It should be very simple! Please help me. If you don’t understand anything, please leave a message and ask questions


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Request website quotationNext article:Request website quotation