Showing 51 open source projects for "e-root"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Giacenze Crypto

    Giacenze Crypto

    Programma per il calcolo delle plusvalenze Cripto + analisi CSV CDC

    Il programma permette di calcolare le plusvalenze (calcolate attraverso il metodo del LIFO) derivanti dagli scambi di criptovalute un po' su tutte le piattaforme e sulla Defi, inoltre per gli utenti di Crypto.com c’è anche la possibilità di calcolare saldo e giacenza media della Carta Visa e del Fiat Wallet. Le istruzioni sul funzionamento sono reperibili qua : https://sourceforge.net/p/giacenze-crypto-com/wiki/ISTRUZIONI/ e qua : https://sourceforge.net/projects/giacenze-crypto-com/files/Documentazione/ Per ulteriori info potete unirvi al gruppo telegram https://t.me/+6kfy5mjov-I2ODY8. ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    ..., % Groups: (), [], ⌈ceil⌉, ⌊floor⌋ Vectors: (x, y, z, ...) Matrices: [x, y, z; a, b, c; ...] Pre-defined functions and constants User-defined functions and variables Root finding using Newton's method (eg. x^2 = 64). Note: estimation and limited to one root Derivation (prime notation) and integration (eg. integral(a, b, x dx) The value of an integral is estimated using Simpson's 3/8 rule, while derivatives are estimated using the symmetric difference quotinent (and derivatives of higher order can be a bit inaccurate as of now) Complex numbers Understands fairly ambiguous syntax (eg. 2sinx + 2xy) Syntax highlighting Piecewise functions: , pressing enter before typing the final "}" will make a new line without submitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Equation Solver

    Equation Solver

    Program that can solve any equation for real root/s

    Program written in Delphi which uses two components available in the source code. The program is now fully functional; however, it was originally written to test the two components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Neptune

    Neptune

    A calculator like programming language

    Neptune is a simple programming language indented for quick mathematical calculations, e. g. shape field calculation or budget analysing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Matrix calculator is used for matrix operations. The following operation can be performed. ➢ File save and Open ➢ Undo – Redo ➢ Support Clipboard operation i. e. copy and paste matrix. ➢ Matrix Addition ➢ Matrix Subtraction ➢ Matrix Multiplication ➢ Matrix Inverse ➢ Matrix Transpose ➢ Min element in Matrix ➢ Max element in Matrix ➢ Determinant of matrix ➢ Eigen value ➢ Eigen Matrix ➢ Rank of Matrix ➢ Upper Triangular Matrix ➢ Lower Triangular Matrix ➢ Linear system solution by Gauss Jordan Elimination Note: For any type of support please mail us on 'akshaypadghan567@gmail.com"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-calc

    go-calc

    Cross-platform command-line calculator written in Go

    Cross-platform Command-line Calculator written in Go Syntax: go-calc [-h] [-r <round to N decimals>] -e <math expression> Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Basic Finnancial Calculator
    Calculadora Financiera Básica, una forma de calcular sencilla y de forma precisa para sus cálculos básicos financieros como: Cálculo de Márgenes de Ganancia y la Porcentual (muy utilizadas para la gente común y comerciantes), la depreciación, cálculo del Punto de Equilibrio, cálculo de Tasas de Intereses y Amortizaciones básicas, cálculo del precio total (¡Incluye Estilo factura en Pantalla!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    ac-engine-calculator-java

    Calcule a Frequência, Rotações por Minuto e Número de Pólos de um motor de corrente alternada com o seguinte cálculo: f = n * p / 120 - Onde: f = frequência, n = RPM do motor, p = número de pólos

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Riemann Sum Calculator

    Graphs the inputted function and rectangular estimators.

    This program graphs the inputted function and number of rectangular approximators over the specified interval and calculates the estimated area with a right, left or midpoint Riemann sum. Supports the following functions: sin cos tan arcsin arccos arctan ln log (base ten) and the following constants: e pi (Note: type out "pi" in the function field to use) Mimics TI-89 syntax Coefficients and parenthesis may be used to denote multiplication, but ‘coefficient multiplication’ will not work with constants. This includes pi, which is denoted by “pi” rather than the symbol. Examples: o 6x is ok o pi x is NOT ok; use pi*x o (2 - x)sin(x) is ok o sin(x)^2 is ok o sin(x)^-1 will be 1/sin(x); use arcsin(x) for the inverse of sin(x) Logarithms with bases other than e and 10 are not supported must be inputted via change of base. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PsiNorm

    PsiNorm

    A norm calculator for neuropsychological tests for daily use in clinic

    ...Currently only a demo for english exists, while Turkish adapted version is fully functional. If you'd like a version adapted to your patient population/language please contact us at Contact e-mail: psinormsoftware@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AC Engine Calculator

    Calculate some attributes of an AC engine

    ...This is my first app made completely by my own. <pt-br> Engine Calculator destina-se a resolver 3 cálculos simples: detectar a frequência (Hertz), rotações por minuto (RPM) e o número de pólos de um motor de corrente alternada. Um desses pode ser encontrado com os outros. Eu atualmente não encontrei nenhum erro nesta versão (como digitando o valor errado de uma variável). Este é o meu primeiro aplicativo feito completamente por mim mesmo. </pt-br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XiCalc is a scientific calculator, which evaluates a wide range of different expressions and supports standard mathematical functions. Additional functions and constants can be defined by the user. Latest version of source is for borland radstudio xe8. (can be downloaded at borland)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PPCaP.tw

    a calculator on personal probability of prostate cancer

    ...Zhao R ans Huang Y et al published at PlosOne 2004 2. Virtanen A and Gomari M et al published at Clinical Chemistry 1999 3. Finne P and Auvinen A el al published at Euro Urol 2002 4. Chua M E and Tanseco PP et al published at Asian J Urol 2015
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pyramid Calc

    Pyramid Calc

    Simple calculator

    Simple and fast in use scientific calculator. More details in README. It's not that long.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Timer Calculator for any MCU

    Tired of boring calcs? Let me simplify your Timer based projects.

    ...It also saves a .txt file with results, if you need to see it again later and save your inserted values (no one likes to retipe values everytime, right?) Isn't program translated to your language? Use the e-mail in the program to know how to translate the program to your language. Missing feature? Contact via email too. Want to help me to develop for Mac or Linux? You know the way (:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Peso Calculator - Portal Clique

    Peso Calculator - Portal Clique

    Calcule seu IMC e saiba se está dentro do Peso Ideal

    Peso Calculator calcula e monitora de forma simples o seu Peso Ideal a partir da fórmula do Dr. Devine (1974) e Índice de Massa Corporal. Calcula também quantidade de energia que você gasta por dia quando em repouso pela Taxa Metabólica Basal ( TMB). É possível salvar os resultados do IMC para acompanhamento posterior e ver se engordou ou emagreceu. Recursos: Faz o cálculo do Peso Ideal através da fórmula Dr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mass Difference Calculator

    Mass Difference Calculator

    Mass Difference Calculator with a Graph for MassLynx data

    A Mass Difference Calculator with a graph for MassLynx. Bring in a text file with reference masses and then paste in or browse in another file with a list of mass/intensity pairs. Then look at the best matching points and see what the difference between reference and data comes out as. This is a companion app to ResCalc3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BODMAS Calculator

    BODMAS Calculator

    BODMAS Calculator Capable of use of brackets in calculations

    1. Capable of doing all mathematical calculations like addition,subtraction ,multiplication , division 2. Can perform Reciprocal , Square-Root , Percentage 3. Can Negate a Number 4. Takes input from both Keyboard and Mouse 5. This Calculator does all calculations using the basic principle of BODMAS . New features added in Release 2.0.9.0 : Brackets can be used in performing BODMAS Operations Copying of Expression or answer is enabled Direct expression can be pasted directly to calculator Online Help and Documentation is added --------------------------------------------------------------------------------------------------------- HELP DOCUMENTATION Website : www.versionpb.com Author : Paarth Batra ------------------------------------------------------------------
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CIMA

    CIMA

    Body Mass Index (BMI) and Other Indexes Calculator with Classification

    CIMA is a program that provides an easy way to calculate a diversity of body indexes related to the fat content and energy needs, providing a way to control our weight: 1 - Body Mass Index (BMI), including both the traditional and the new proposed formulas, and provides a classification of the results. The evaluation takes in account the age groups (adults, children and the elderly). 2 - Body Adiposity Index (BAI). 3 - Basal Metabolic Rate (BMR) for Men and for Women. 4 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tinger Calc

    Tinger Calc

    Tinger Calc is a powerful scientific calculator environment.

    ...It supports elementary math ( +, -, *, /, ^), trigonometric functions (sin, sinh, asin, cos, cosh, acos, tan, tanh, atan), exponential functions (exp, ln, lg, sqrt), math constants (pi, e), system functions (exit, quit, print). The software support email: tingersoft@gmail.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Peso Calculator

    Peso Calculator

    Calcule seu Índice de Massa Corporal e saiba se está dentro do Peso

    Peso Calculator calcula e monitora de forma simples o seu Peso Ideal a partir da fórmula do Dr. Devine (1974) e Índice de Massa Corporal. Calcula também quantidade de energia que você gasta por dia quando em repouso pela Taxa Metabólica Basal ( TMB). É possível salvar os resultados do IMC para acompanhamento posterior e ver se engordou ou emagreceu. Recursos: Faz o cálculo do Peso Ideal através da fórmula Dr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...But it may be like the ufba model (disciplines and pre-requests). Uma calculador para calcular a grade curricular do próximo semestre. Ideal para cursos em que as disciplinas tem o modelo disciplina e pré-requisitos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mincal

    A free constants calculator

    Calculates various math constants to arbritary precision using very simple algorithms. Supports three different bases and both integer and floating point limbs. Currently tested only on x86 Windows, though it should compile and run fine on Linux too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB