How to Install libscalc-dev in Ubuntu 18.04



Install libscalc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libscalc-dev

Description:

simple/symbolic calculation library (development files)

SCalc is a C++ library for manipulation of mathematical expressions. It is possible to define functions, either using an expression or a C function. It is able to compute derivatives analytically, and is therefore suitable for implementing non-linear curve fitting with user-specified arbitrary functions. . This package contains the development files and the HTML documentation.

Homepage: http://rubyforge.org/frs/?group_id=1477

Version: 0.2.4-5

Section: universe/libdevel