Give the calculator formula
Client's review of cooperation with Oleksandr L.
Give the calculator formulaEverything is fast and I will be glad for further cooperation.
Freelancer's review of cooperation with Artem Frolov
Give the calculator formulaI am very pleased with cooperation, everything is clear and fast. pleasant to deal. I hope for further cooperation and I recommend it to everyone. Thank you !
-
13243 507 1 Hello to you!
Please contact me, I will draw out the formula and make a calculator.
_________________________________
Scape: Prof-studio 1
-
348 10 0 I am ready to fulfill your task. You just need to clarify: in what form do you want to have the formula?
Calculator can also be done, but again the question is: in what form?
-
84 3 0 I will perform
-
Так собственно функция есть на сайте
function modify_qty(val) {
var peptidmg = parseInt(document.getElementById("peptidmg").value, 10);
var ml = parseInt(document.getElementById("ml").value, 10);
var dozen = parseInt(document.getElementById("dozen").value, 10);
var new_qty100 = dozen/(((peptidmg*1000)/ml)/100);
var new_qty40 = dozen/(((peptidmg*1000)/ml)/40);
document.getElementById("result100").value = new_qty100;
document.getElementById("result40").value = new_qty40;
var yourImg = document.getElementById('lin100');
if(yourImg && yourImg.style) {
yourImg.style.height = 15 +'px';
yourImg.style.width = (4.68*new_qty100) +'px';
}
var yourImg2 = document.getElementById('lin40');
if(yourImg2 && yourImg2.style) {
yourImg2.style.height = 15 +'px';
yourImg2.style.width = (8.3*new_qty40) +'px';
}
return new_qty100;
return new_qty40;
}
-
Current freelance projects in the category Desktop Apps
Modification in the emulator's operation
45 USD
Hello. I downloaded the Gaminator CF Final slot machine emulator from the Internet. I really liked it, but there are some issues. There is an admin panel, but it opens freely and cannot be closed at all. It only closes along with the application. Also, the data does not save… Desktop Apps ∙ 5 days 6 hours back ∙ 10 proposals |
Development of custom software (Android application + CMS) for SUNMI K2 self-service kiosks (Fast food)
22 USD
We are looking for an experienced team or a Middle/Senior Android developer (possibly with Full-stack skills) to create proprietary software for self-service kiosks for a fast food retail chain. Currently, our terminals operate on a ready-made cloud integrator, but we are… Content Management Systems, Desktop Apps ∙ 10 days 2 hours back ∙ 23 proposals |