< Home - < Back

arprec-tools


Information about the package, arprec-tools, which is shipped with common Linux distributions. The arprec-tools package is designed for, Interactive high-precision arithmetic computing environment.


Package Name:

arprec-tools

Summary:

Interactive high-precision arithmetic computing environment

Description:

This is a complete interactive high-precision arithmetic computing environment. One enters expressions in a Mathematica-style syntax, and the operations are performed using the ARPREC package, with a level of precision that can be set from 100 to 1000 decimal digit accuracy. Variables and vector arrays can be defined and referenced. This program supports all basic arithmetic operations, common transcendental and combinatorial functions, multi-pair PSLQ (one-, two- or three-level versions), high-precision quadrature, i.e. numeric integration (Gaussian, error function or tanh-sinh), and summation of series.

Architecture:

x86_64

Version:

2.2.19

Release:

2.el6

Size:

76 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for arprec-tools


Control the arprec-tools package with the following handy commands outlined below.


Command

Description of Command

yum install arprec-tools

This command will install arprec-tools on the server.

yum remove arprec-tools

This command will un-install arprec-tools on the server. When you run this command, you will be asked if you are sure that you want to remove arprec-tools, so you have to manually confirm that you want to do this.

yum -y remove arprec-tools

This command will un-install arprec-tools on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove arprec-tools when using the -y flag.

yum update arprec-tools

This command will update arprec-tools to the latest version. When you run this command, you will be asked if you are sure that you want to remove arprec-tools, so you have to manually confirm that you want to do this.

yum -y update arprec-tools

This command will update arprec-tools to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove arprec-tools when using the -y flag.

yum info arprec-tools

This command will show you core information about the arprec-tools package.

yum deplist arprec-tools

This command will show you the dependencies for arprec-tools. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update arprec-tools

This command will check if there is an update waiting on arprec-tools. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.