P5-number-witherror-latex

Jul 20, 2023

LaTeX output for Number::WithError

This class is a subclass of NumberWithError. It provides the same interface and the same exports.

It adds several methods to every object. The main functionality is provided by latex, which dumps the object as valid LaTeX code. Also, encode is a convenient way to encode any UTF-8 string into TeX. It is just a convenience thing since it is delegated to TeXEncode.

Unlike NumberWithError, this module requires perl version 5.8 or later. That is the rationale for creating a separate distribution, too.



Checkout these related ports:
  • Zn_poly - C library for polynomial arithmetic
  • Zimpl - Language to translate the LP models into .lp or .mps
  • Zegrapher - Software for plotting mathematical objects
  • Zarray - Dynamically typed N-D expression system based on xtensor
  • Z3 - Z3 Theorem Prover
  • Yices - SMT solver
  • Yacas - Yet Another Computer Algebra System
  • Xtensor - Multi-dimensional arrays with broadcasting and lazy computing
  • Xtensor-python - Python bindings for xtensor
  • Xtensor-io - Xtensor plugin to read/write images, audio files, numpy npz and HDF5
  • Xtensor-blas - BLAS extension to xtensor
  • Xspread - Spreadsheet program for X and terminals
  • Xppaut - Graphical tool for solving differential equations, etc
  • Xplot - X11 plotting package
  • Xlife++ - XLiFE++ eXtended Library of Finite Elements in C++