An open API service providing repository metadata for many open source software ecosystems.

Topic: "logarithm"

abdk-consulting/abdk-libraries-solidity

Open-Source Libraries for Solidity by ABDK Consulting

Language: Solidity - Size: 21.5 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 410 - Forks: 114

TilmanNeumann/java-math-library

A Java math library focused on number theory and integer factorization in particular.

Language: Java - Size: 17 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 31 - Forks: 7

yahya-mohammed07/Kraken

Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.

Language: C++ - Size: 269 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 1

jonas1ara/IPN-CS

Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)

Language: C - Size: 133 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 21 - Forks: 5

asyncfinkd/logarithm

Logarithm

Language: JavaScript - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

perazz/fastmath

A Modern Fortran library for fast, approximate math functions

Language: Fortran - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

0xC0A1/magic-curves

Magic Curves is designed for applications requiring precise curve calculations, useful in finance, economics, and various scientific fields. The library supports both floating-point and fixed-point arithmetic for high precision in critical applications.

Language: Rust - Size: 34.2 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 1

Geolm/math_intrinsics

One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)

Language: C - Size: 216 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

lnsp/tmath 📦

Math library based on taylor series including vectors and utility functions

Language: C++ - Size: 186 KB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

nelsoncsc/sv_math

Reusable math modules (multiplication, division, square root and logarithm) in SystemVerilog

Language: SystemVerilog - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

horchler/wrightOmegaq

Complex double-precision evaluation of the Wright omega function, a solution of W+LOG(W) = Z

Language: Matlab - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

Gagniuc/Sequence-Logos-using-logarithms

Sequence Logos using logarithms is an alternative that provides full control over how the graphics of a Sequence Logo should look like. All the inner workings of this open source application are written in native javascript. The application is independent of the internet once it is saved as a html file.

Language: HTML - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

JonasHaist/logarithm

A simple program that can perform logarithmic calculations, made to help beginners understand some C language concepts. The code is awfully inefficient, but great for demonstration purposes.

Language: C - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

levitation-opensource/log-of-sum-and-subtraction

Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.

Language: MATLAB - Size: 113 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

netromdk/math

Math library written in C++

Language: C - Size: 559 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 4 - Forks: 0

stdlib-js/constants-float64-ln-two-pi

Natural logarithm of 2π.

Language: JavaScript - Size: 359 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

blueglyph/ilog

Base 10 and 2 logarithm functions for integer types

Language: Rust - Size: 36.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/math-base-special-log2

Binary logarithm (base 2).

Language: JavaScript - Size: 1.14 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-cauchy-logpdf

Cauchy distribution logarithm of probability density function (logPDF).

Language: JavaScript - Size: 1.36 MB - Last synced at: 13 days ago - Pushed at: 25 days ago - Stars: 3 - Forks: 0

stdlib-js/math-iter-special-log

Create an iterator which computes the base `b` logarithm.

Language: JavaScript - Size: 1.03 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-chisquare-logpdf

Natural logarithm of the probability density function (PDF) for a chi-squared distribution.

Language: JavaScript - Size: 1.71 MB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-degenerate-logpdf

Degenerate distribution logarithm of probability density function (logPDF).

Language: Python - Size: 530 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-gumbel-logpdf

Gumbel distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 940 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-beta-logcdf

Beta distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-beta-logpdf

Beta distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.26 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-two

Natural logarithm of 2.

Language: JavaScript - Size: 373 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-log2-e

Base 2 logarithm of Euler's number.

Language: JavaScript - Size: 365 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-sqrt-two-pi

Natural logarithm of the square root of 2π.

Language: JavaScript - Size: 342 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-kurtosis

Lognormal distribution kurtosis.

Language: Python - Size: 904 KB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-binomcoefln

Compute the natural logarithm of the binomial coefficient.

Language: Python - Size: 1.26 MB - Last synced at: 12 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-laplace-logcdf

Laplace distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.09 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-log

Base `b` logarithm.

Language: Python - Size: 653 KB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-ln

Natural logarithm.

Language: JavaScript - Size: 848 KB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-factorialln

Evaluate the natural logarithm of the factorial function.

Language: Python - Size: 933 KB - Last synced at: 14 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-betaln

Natural logarithm of the beta function.

Language: JavaScript - Size: 1.46 MB - Last synced at: 14 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-discrete-uniform-logcdf

Natural logarithm of the cumulative distribution function (CDF)for a discrete uniform distribution.

Language: JavaScript - Size: 752 KB - Last synced at: 13 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-variance

Lognormal distribution variance.

Language: Python - Size: 901 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-laplace-logpdf

Laplace distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.02 MB - Last synced at: 15 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-logistic-logpdf

Logistic distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 969 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-degenerate-logcdf

Degenerate distribution logarithm of cumulative distribution function (logCDF).

Language: Python - Size: 559 KB - Last synced at: 13 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-cauchy-logcdf

Cauchy distribution natural logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.1 MB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-cosine-logcdf

Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.

Language: JavaScript - Size: 1.14 MB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-frechet-logcdf

Fréchet distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.25 MB - Last synced at: 14 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-t-logpdf

Natural logarithm of the probability density function (PDF) for a Student's t distribution.

Language: JavaScript - Size: 1.5 MB - Last synced at: 13 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-logpdf

Natural logarithm of the probability density function (PDF) for a lognormal distribution.

Language: JavaScript - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-levy-logpdf

Lévy distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.01 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log2

Create an iterator which evaluates the binary logarithm for each iterated value.

Language: JavaScript - Size: 1.13 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-betaprime-logcdf

Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.

Language: JavaScript - Size: 3.18 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-levy-logcdf

Lévy distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.19 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-uniform-logpdf

Uniform distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.02 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-pi

Natural logarithm of π.

Language: JavaScript - Size: 372 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-negative-binomial-logpmf

Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.

Language: JavaScript - Size: 1.28 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-rayleigh-logpdf

Rayleigh distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.28 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-triangular-logcdf

Triangular distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.37 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log1mexp

Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.

Language: JavaScript - Size: 1.28 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-weibull-logcdf

Weibull distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.41 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-kumaraswamy-logpdf

Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.

Language: JavaScript - Size: 1.11 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-geometric-logpmf

Geometric distribution logarithm of probability mass function (PMF).

Language: JavaScript - Size: 922 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-geometric-logcdf

Geometric distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.2 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-cdf

Lognormal distribution cumulative distribution function (CDF).

Language: JavaScript - Size: 1.24 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-mode

Lognormal distribution mode.

Language: JavaScript - Size: 748 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-median

Lognormal distribution median.

Language: JavaScript - Size: 752 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-logcdf

Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.

Language: JavaScript - Size: 870 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-mean

Lognormal distribution expected value.

Language: JavaScript - Size: 854 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-erlang-logpdf

Natural logarithm of the probability density function (PDF) for an Erlang distribution.

Language: JavaScript - Size: 1.49 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-fast-uint32-log2

Compute an integer binary logarithm (base two).

Language: Python - Size: 424 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-betaln

Create an iterator which evaluates the natural logarithm of the beta function.

Language: JavaScript - Size: 1.61 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/iter-logspace

Create an iterator which returns evenly spaced numbers on a log scale.

Language: JavaScript - Size: 1.36 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-ln

Create an iterator which evaluates the natural logarithm for each iterated value.

Language: JavaScript - Size: 1010 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log1p

Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.

Language: JavaScript - Size: 1.04 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

jancarauma/fatorial

Cálculo do fatorial de números gigantes

Language: C - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

VasilKalchev/ExponentMap

Generates an exponentially growing array based on provided number of steps and maximum value.

Language: C++ - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

FaizanZaheerGit/simple-scientific-calculator-in-c

this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions

Language: C++ - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

suyashphatak23/Complex-Calculator

C program for calculating the mathematical expressions: Beginner C

Language: C - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

lucasbn/Complex-Logarithms

3D graphs of complex logarithms

Language: Python - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Art-ut-Kia/Log-computation

neperian logarithm computation for compilers that doesn't implement it

Language: Mathematica - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-arcsine-logpdf

Arcsine distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 831 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-ln-pi

Natural logarithm of π as a single-precision floating-point number

Language: JavaScript - Size: 205 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-half-ln-two

One half times the natural logarithm of 2 as a single-precision floating-point number.

Language: JavaScript - Size: 208 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-log10-e

Base 10 logarithm of Euler's number.

Language: JavaScript - Size: 355 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-half

Natural logarithm of 1/2.

Language: JavaScript - Size: 357 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-ten

Natural logarithm of 10.

Language: JavaScript - Size: 359 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-half-ln-two

One half times the natural logarithm of 2.

Language: JavaScript - Size: 309 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-lognormal-quantile

Lognormal distribution quantile function.

Language: JavaScript - Size: 1.23 MB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-logpdf

Natural logarithm of the probability density function (PDF) for an exponential distribution.

Language: JavaScript - Size: 979 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-logcdf

Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.

Language: JavaScript - Size: 798 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-gammaln

Natural logarithm of the gamma function.

Language: JavaScript - Size: 1.04 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

stdlib-js/math-base-special-kernel-log1p

Compute log(1+f) - f for 1+f in ~[sqrt(2)/2, sqrt(2)].

Language: JavaScript - Size: 196 KB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-log10

Common logarithm (base ten).

Language: JavaScript - Size: 973 KB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-lnf

Evaluate the natural logarithm of a single-precision floating-point number.

Language: JavaScript - Size: 243 KB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-logaddexp

Compute the natural logarithm of exp(x) + exp(y).

Language: Python - Size: 863 KB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-logf

Compute the base `b` logarithm of a single-precision floating-point number.

Language: Python - Size: 159 KB - Last synced at: 14 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-log1p

Evaluate the natural logarithm of 1+x.

Language: JavaScript - Size: 929 KB - Last synced at: 13 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-weibull-logpdf

Weibull distribution logarithm of probability density function (PDF).

Language: JavaScript - Size: 1.31 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-gamma-logcdf

Gamma distribution logarithm of cumulative distribution function (CDF).

Language: JavaScript - Size: 1.67 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-lognormal-skewness

Lognormal distribution skewness.

Language: JavaScript - Size: 840 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-lognormal-pdf

Lognormal distribution probability density function (PDF).

Language: JavaScript - Size: 1.08 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-normal-logpdf

Natural logarithm of the probability density function (PDF) for a normal distribution.

Language: JavaScript - Size: 1.13 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-log1pmx

Evaluate ln(1+x) - x.

Language: Python - Size: 378 KB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-t-logcdf

Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.

Language: JavaScript - Size: 2.14 MB - Last synced at: 14 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0