/* This document is in a question-answer form, based on
"Brave GNU World standard questions" */
CCalc is a library for calculation expressions. It is also a command-line expression calculator. CCalc is intended to be small, fast and portable. It provides many built-in functions, supports user-defined variables, user-defined functions (callbacks) and expression scripts.
Why "CCalc"? May be cause it is written in C...
CCalc LIBRARY can be used by developers for parsing expressions, for plotting functions etc...
CCalc command-line CALCULATOR is quite useful for anyone who wants to calculate anything...
Not known...
Not yet...
LGPL