lnexp 0.2.1

Carefully evaluate compositions of log, exp, log1p and expm1
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Andrew Radcliffe <andrewjradcliffe@gmail.com>"]
categories = ["mathematics", "algorithms"]
description = "Carefully evaluate compositions of log, exp, log1p and expm1"
edition = "2021"
keywords = ["math", "libm", "numerics"]
license = "MIT OR Apache-2.0"
name = "lnexp"
readme = "README.md"
repository = "https://github.com/andrewjradcliffe/lnexp/"
version = "0.2.1"