Assessment Task for university. First GitHub project!
- Download smartcacl.exe.
- Open terminal in directory there is smartcalc.exe.
- Write into terminal smartcalc >function< >x< >y< (Windows) if you using LINUX you need write ./ before smartcalc.
- Write smartcalc --help to see all mathematical function list.
- Write smartcalc >function< --help to see specific information about function.
floor
round
ceil
sin
cos
cosh
exp
tan
tanh
sinh
log
log10
sqrt
pow
trunc