The document presents a scientific calculator project created by a team of 3 students - Mubassir Rahman Rounak, Meghla Jahan Urme, and Tasnim Saima Raita. The presentation contains sections on introduction, basic functions, system design, source code, code explanation, testing, and future scope. The introduction provides background on the scientific calculator created using JavaScript. The basic functions section describes mathematical operations like addition, subtraction, multiplication, division, square, square root, etc. The system design section discusses how flowcharts were used to design the system. The source code and code explanation sections provide details on the coding and programming concepts used.