fcalc
JavaScript float calculation
JavaScript float calculation
Calculate round birthdays
Extended functionality for JavaScript Date object
A handy vanilla JavaScript calculator, concatenate multiple elements containing integers & execute calculations. Can be used for creating invoices,making payments & any kind of complex calculation. Easily configured using HTML5 attributes and/or JavaScri
Provides classes and packages used in multiple enviroments
The engine is based on incremental computation algorithms. When a calculation is submitted to the engine, all the computed values are memorized. So, if you change some variable and query an evaluation, the engine is able to compute the result very fast be
In a supermarket there is a promotion for the first 10 customers, whereby the customer gets a discount from a number that is chosen at random. If the chosen number is less than 50, the discount is 15% of the total purchase, if it is greater than or equal
Calculate the speed of a car
Suppose you have a store and you want to record sales on your computer. Design an algorithm that reads for each customer the total amount of their purchase. At the end of the day you write down the total amount of sales and the number of customers served
A polling station chief wants to determine how many people from each of the sections that make up his zone attend on voting day. The sections are: north, south and center. You also want to determine which section is with the highest number of voters.
A warehouse has collected the data of N products, for this they are entered in a repetitive process: the type (food, clothing), the origin (National, Imported) and the price of each product
Calculate the weekly salary of a worker
An ice cream shop wants a weekly sales report. To do this, you must capture in a system all the sales notes made. Each note contains the quantity and flavor of the popsicles sold. The system must print the number of pallets sold of each flavor, their amou
Basic operations for an ATM
Calculate average of subject
It is desired to obtain the average of g groups that are in the same school year; being that each group can have n students that each student can take m subjects and that in all subjects x grades are averaged to obtain the average of the subject. What you
Make an algorithm that reads a N-element vector and swaps the positions of its elements so that the first element becomes the last and the last the first, the second the penultimate, and so on, and prints that vector.
Algorithm for a company dedicated to offering banquets
Calculate the speed of a car
Calculate total payment for hamburger sales