PHP precision calculator
The GNU arbitrary precision library can be used for calculation of arithmetic operations as well as standard trigonometric functions to any desired number of decimal places, proving useful to users performing calculation of scientific functions. The library is available in PHP but requires initializ...
Saved in:
Main Author: | |
---|---|
Other Authors: | |
Format: | Final Year Project |
Language: | English |
Published: |
2011
|
Subjects: | |
Online Access: | http://hdl.handle.net/10356/44200 |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Institution: | Nanyang Technological University |
Language: | English |
Summary: | The GNU arbitrary precision library can be used for calculation of arithmetic operations as well as standard trigonometric functions to any desired number of decimal places, proving useful to users performing calculation of scientific functions. The library is available in PHP but requires initializing on the server side. This project aims to build in PHP the arithmetic operations (addition, subtraction, multiplication, division), decimal to binary and vice versa, decimal to hexadecimal and vice versa. |
---|