Skip to content

lykranian/calcpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calcpage

php simple calculator script

usage

calcpage.php?exp={expression} where expression is a math expression

example expressions

1+2
(4*4)/(3(4x2))
1e10+(1/2)
4^2+4**2

supports + - / * x ** ^ e E

it returns a page with the plaintext answer and nothing else

About

GET request calculator in php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published