CTAN Comprehensive TeX Archive Network

New on CTAN: xintsession

Date: April 15, 2021 8:41:59 AM CEST
Jean-François Burnol submitted the xintsession package. Version: 0.1 2021-04-13 License: lppl1.3c Summary description: Interactive computing sessions (fractions, floating points, polynomials) Announcement text:
1. Execute "etex", or better, "rlwrap etex" 2. At the ** prompt, enter "xintsession" and hit "RET", 3. A welcome message is printed, hit the "RET" key at the * prompt. You are now ready to make computations, inclusive of defining variables and functions! Here is an example session: (Please type a command or say `\end') * 1+1/2+1/3+1/4+1/5; (@_1) 137/60 * @_^3 ; (@_2) 2571353/216000 * add(1/i, i=1..50); (@_3) 13943237577224054960759/3099044504245996706400 *&fp fp mode (16 digits) * @_; (@_4) 4.499205338329425 * add(1/i, i=1..1000); (@_5) 7.485470860550346 *&bye Did I say something wrong? Session transcript written on xintsession-210413_20h24.tex No pages of output. Transcript written on xintsession.log.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/xintsession The package’s files themselves can be inspected at http://mirror.ctan.org/macros/plain/contrib/xintsession/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs

xintsession – Interactive computing sessions (fractions, floating points, polynomials)

This package provides support for interactive computing sessions with etex (or pdftex) executed on the command line, on the basis of the xintexpr and polexpr packages.

Once xintsession is loaded, becomes an interactive computing software capable of executing arbitrary precision calculations, or exact calculations with arbitrarily big fractions. It can also manipulate polynomials as algebraic entities.

Numerical variables and functions can be defined during the session, and each evaluation result is stored in automatically labeled variables. A file is automatically created storing inputs and outputs.

Packagexintsession
Version0.4alpha 2021-11-01
Copyright2021 Jean-François Burnol
MaintainerJean-François Burnol

Announcements

more

Guest Book Sitemap Contact Contact Author