Logarithm
-
Updated
May 18, 2021 - JavaScript
Logarithm
As its name suggests, this Scientific Calculator is designed for performing Scientific Calculations. This type of calculator usually has more Operations than a standard calculator, as it needs to be able to perform trigonometric functions, logarithms, Matrices, sine/cosine and exponential operations.
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.
Summer of Math Exposition 3 - How does a computer/calculator compute logarithms?
Fractran Interpreter in C
Plot polynomial and trigonometric expressions in browser using python.
A unifying logarithmic framework connecting dimension theory, number theory, and analysis
A menu-driven scientific calculator built in Python using modular programming. It supports basic and advanced mathematical operations, trigonometric and logarithmic functions, error handling, and a memory feature, with all operations separated into reusable functions.
Computational Programming with Python. Final project: data storage optimization using sparse matrices. Also algorithms for linear algebra operations on sparse matrices and conversions.
A Mathematical Intuition behind Logistic Regression Algorithm
All the things relevant to the puzzle game: code and also files that need to be downloaded for it to be accessible
Calculate Logarithms using Newton's method
A C++ console program that converts between common electrical units: Watts to dBm, Volts to dBV, and metric prefixes (kilo, mega, milli, micro). Handy for EE lab work and signal processing.
A representation for rational numbers based on fixed-width continued logarithms
A beautiful, free scientific calculator with advanced features for evaluating, fractions, exponential functions, logarithms...
EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.
To associate your repository with the logarithms topic, visit your repo's landing page and select "manage topics."