Implementation of scientific computation in smart phone: part B. Implementation of basic computation functions and other capabilities

Calculator is a very useful computation tool for everyone to use such as students and engineers. It has helped us to solve many math problems in a very convenient and fast way. However, calculators can be expensive, example a graphing calculator can cost about 200 dollars. Currently, many people...

Full description

Saved in:
Bibliographic Details
Main Author: Ou, Le Xuan
Other Authors: Chen Tupei
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2023
Subjects:
Online Access:https://hdl.handle.net/10356/167261
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Calculator is a very useful computation tool for everyone to use such as students and engineers. It has helped us to solve many math problems in a very convenient and fast way. However, calculators can be expensive, example a graphing calculator can cost about 200 dollars. Currently, many people started to use mobile app calculator to replace physical calculator. But most of the calculator apps do not provide all the necessary mathematical functions in one app for the users, such as unit conversion, retrieval of physical constants and graphing calculation. Thus, the project aims to build a smart calculator app which includes as many mathematical functions as possible for users to experience them within one app. And to make this app totally free of charge, it will be developed through the Flutter framework, as it is open source and free.