Showing 18 open source projects for "pi"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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: 20 This Week
    Last Update:
    See Project
  • 3
    Circumference Calculator

    Circumference Calculator

    A simple program that takes diameter and outputs circumference.

    I made this in Python in about 15 minutes and decided I would upload it here because why not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    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
  • 6
    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
  • 7
    Aiac - Aiac is a calculator
    Aiac is a free, open-source, light-weight clipboard calculator for Windows. It also supports on-the-fly text box calculations. Copy a mathematical term to your clipboard, use a global hotkey to automatically calculate the term and put the result back into the clipboard. Written in C#. Uses NCalc (https://ncalc.codeplex.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    ApplePi

    A Pi calculator for Windows.

    It is a Pi calculator written in C++ with VC++ for windows. I wanted to make pi and I did. There is no binary uploaded but there is one in the SVN repo in the debug and release (release is not used that much). I hope that you enjoy this and work upon my work.
    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
    Advanced Arithmetic Calculator

    Advanced Arithmetic Calculator

    One of the best simple arithmetic calculator!

    ...Can solve complex expressions with parentheses "(,),[,],{,}". Has the possible of use previous response when enter "res". Can solve expressions with negative values, example "_2+5". Has "pi" and "e" natural constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Numerical Systems Calculator

    Numerical Systems Calculator

    An arithmetic calculator for the most popular numerical systems.

    ...That's what makes this application. You can mix decimal, binary, octal and hexadecimal arithmetic operations using the symbols "+, -, *, /,^,". You can put "e" to use Napier's constant, put "pi" to use pi constant and put a "!" in the of numerical system form to factorization. So let's start doing the math in an instant with this application and save the rest of the time for more useful things of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Postfix Calculator
    A simple and lightweight, but powerful console based postfix calculator capable of both function programming and graphing. Perfect for executing quick calculations without having to fumble with a GUI or parenthesis. Programmed in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Small-K (Small Calculator) is a command line based mathematical expression evaluating engine in C. It supports symbolical extension in the forms of math functions with arbitrary number of arguments (e.g. f(1, 3)) and variables (e.g. PI).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A simple calculator programmed in python 3.1.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Button Calculator is a free and easy to use scientific calculator. Button Calculator offers buttons for 0,1,2,3,4,5,6,7,8,9, (.), +, -. *, /, =, ^, sin, cos, asin, acos, tan, atan, sqrt, cbrt, PI, E and is developed by Wonjohn Choi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calculator 1.0 with many functions . Clock in menu , fractions to decimals , graphical pi etc . Free download . Built by Anshul Ravichandar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A calculator that shows how it got its answer! It supports variables (X, Y, Z etc.) and many pre-defined constants such as Pi etc. It also has most if not all the functions of a Scientific calculator. It was coded in VB6 but was updated and is now VB.NE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    calculate math expression(string), for example: double ret = Cal("1+2"), ret= Cal("Pi+ln(e)+f(x,y)÷x+φ+φ0+φ1"). Features
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo