Showing 19 open source projects for "simple calculator"

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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    ...Determined, not giving up, me, one of the original co-authors of STEMCalcR, has brought to you STEMCalc IV, the swiss knife of mathematics. I am determined to drive this project further, turning it into a powerful program , more than just your average calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    Pyramid Calc

    Pyramid Calc

    Simple calculator

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

    UltimateCalculator

    Basic Scientific Calculator

    This software has four major modes- Simple, Scientific, Base & Equation. It also has Unit Converter, Date Calculator & Prime Number Generator.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LambdaNu

    LambdaNu

    Android app to calculate wavelength, frequency and bandwidth

    This android app is a simple tool for the lazy ones who don't want to remember the speed of light and type it into their calculator every time they need a wavelength or frequency converted. It also allows to calculate the bandwidth from a given wavelength or frequency and a range
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GBDave's Pipe Size Calculator

    HVAC Minimum Pipe Size Calculator

    Starting off as a simple LISP command in AutoCAD this HAVC pipe size calculator was migrated to a standalone Java application. Calculates HVAC minimum pipe ID based on GPM and FPS for numerous fluid types (found in the fluid density chart on EngineeringToolbox.com) Includes a table to automatically calculate riser piping sizes per floor. Read the README.txt file included in PipeSize.zip for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Fast calculator

    Fast calculator

    Fast and simple calculator.

    Fast calculator is fast and simple calculator with many functions on java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Numeric Base Calculator

    Numeric Base Calculator

    Numeric base conversion & arithmatic operations

    'Numeric Base Calculator' is a console application developed in java.It allows you to do conversitions and simple arithmatic operations involving the most commonly used bases like 2,4,8,10 & 16.You can convert a digit from one base to another.You can perform arithmatic operations like addition,substraction,multipication & division using those bases.This is a handy tool for you to check or do your homework!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Value Of Resistance is a simple and easy to use, 4 band carbon resistance calculator. You can configure color of bands, tolerance and resistor body, to display resistor and its resistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Calculator
    A very simple Calculator made in Java. Feel free to make it better!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mathlete
    Mathlete is a easy but powerful mathematical tool in which you can calculate algebraic functions, with variable support. You can use it for converting different measurements within the areas: Temperature, Weight and Height. It also comes with a built
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple calculator to help with the math operations required by cryptographic algorithms like RSA and El Gamal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Optimum Path Calculator
    Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jCalculator
    Its a simple calculator written completely in java . I made it when i felt boring by continous studying for exam. oops..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SACIC - Semi-Advanced Command Interpreting Calculator - is a small calculator application capable of evaluating mathematical expressions with arbitrary precision, handling variables, drawing graphs, solving equations and more. It also supports simple scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QCalc today is a simple calculator for the T-Mobile Hiptop, with the potential to be so much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB