Showing 33 open source projects for "point"

View related business solutions
  • $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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    IntervalRpnCalculator

    IntervalRpnCalculator

    An HP RPN calculator with interval output

    ...It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness. This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3

    rcal

    an interactive "rolling paper" calculator

    rcal is an interactive calculator for DOS, that loosely mimics the behavior of "roller printing" calculators. It supports huge numbers, floating point and has extremely low hardware requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    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
  • 5

    Calculation For Contact Form 7

    Add different calculation formulas.

    Contact forms are commonly used to gather information from website visitors, but sometimes, just collecting data is not enough. For instance, imagine a scenario where you run a business that sells products, and you want to create a quote form for potential customers. To generate accurate quotes, the form needs to perform calculations based on user inputs, such as quantity, product options, and prices. This is where the need for calculations in Contact Form 7 becomes evident. By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Directional drilling Calculator
    Computes the true vertical depth, horizontal deviation at the end of build, total measured depth and the various angles and radius given the kick-off point, build-up rate and other required data
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Pc Calculator is a clever note and formula editor combined with an advanced and strong scientific calculator. Being an editor it is extremely user-friendly allowing all possible typing and other errors to be easily corrected and fast recalculated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Virtual Trainer

    Virtual Trainer

    A tool for personal trainers and fitness enthusiasts.

    Currently: *Source code now available in the form of a Visual Studio 2015 project (zipped).* 1) Calculate BMI, daily caloric intake, target heart rate, maximum and training poundage, and ideal proportions based upon joint measurements. 2) Record and recall measurements and progress using the Basic Information tab. 3) Create, Manage, Export, and Import custom foods/exercises lists using the appropriate tabs. 4) Store and recall workout and diet log records by date. Future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Command line calculator and tool for manipulating files and arrays of integer and floating point values.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10

    Insulin IP Calc

    Insulin infusion protocol calculator

    A simple, point of care, clinic decision support system (CDSS) Android app for Insulin infusion and hyperglycemia management in the ICU. The infusion protocol calculator is based on the updated "Yale Insulin Infusion Protocol" http://bit.ly/1DaVfUd and American Association of Clinical Endocrinologists (AACE) blood sugar targets. http://inpatient.aace.com/ .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EuroNCAP Points Calculator

    EuroNCAP Points Calculator

    EuroNCAP Grid Point Calculator

    Euro NCAP Calculator is a GUI based tool, developed in Qt-Open source, to calculate EuroNCAP point performance using test or CAE Simulation results in csv format. Using this tool, NCAP performace for every loadcases can be calculated using X simple steps. This tool can currently takes care of Euro NCAP 7.0 protocol fully and partially the Euro NCAP 5.0 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error pairs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Chi Square Calculator

    An unlimited calculator for Chi Squared

    This Chi Squared Calculator allows the user to enter any number of rows and columns, enter the observed frequencies used in the calculation, and the program will output the answer, as well as the degrees of freedom. This program runs on Python 3.2 ## BUT NO LONGER REQUIRES PYTHON to run! (Now in .exe form!) ## Sorry for the lack of floating point (Decimal) numbers support; attempting to input decimals will crash the program. Will fix soon! If you need any help, information, my email is: max-j-anderson@hotmail.co.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IEEE Calculator
    IEEE Flaoting point Calculator is a conversion tool which converts the 32/64 bit Hex values into a equivalent Floating point value also converts the Decimal/Floating point value to its equivalent Hex representation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CGPA SGPA Calculator

    CGPA SGPA Calculator

    A basic calculator for calculating CGPA and SGPA

    CGPA-SGPA is a basically a calculator, designed and developed to calculate ones SGPA (Semester Grade Point Average) or CGPA (Cumulative Grade Point Average). It is based on latest UGC(IN) grade and its equivalent grade point. Minimum requirements : MS .NET Framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mousam's Pocket Calculator

    A simple calculator using C#

    this is a perfectly homemade calculator using c# language.this is very simple coding as well as design logic.you can download from here http://sourceforge.net/p/mycalculator . if you like this then please give Review and if you face any kind of problem by using it then also give Review; otherwise I can’t understand my mistake . Thanks .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Yugioh Trading Card Game Life Point calculator made in JavaScript primarily for mobile phones. It comes as an html page, and you load it with your phone's browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VBTheory Calculator

    VBTheory Calculator

    The calculator that has every feature you delight

    This a VB calculator I have made. Current Features: -Do usual Math calculations -Delete and point functions -Clear/Clear All -Memory functions with visual memory screen -Do trigonometry -Square and square root -Log function -Log shell integration -3 different languages -Variables slot for saving important values
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Advanced Calculator

    Advanced Calculator

    The Advanced calculator was made to help students mostly.The first program created by the Optimus Programming division.This program includes many great programs included in one.The Advanced Calculator is free and is a complete auto installer there is a built in help page as well as a help page on this website Thank you for choosing Optimus Programming and Simulations. Many Features of this program include: Easy UI and organized Mortgage Calculator Scientific Calculator Grade-Point Average Calculator WhiteBoard! Miles Per Gallon Conversion of temperature Conversion of Degrees And much More
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Eclipse-Plugin: A scientific calculator with arbitrary precision and natural arithmetic input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Application to estimate the solar power available at a point on the Earth's surface given latitude, longitude, altitude and collector tilt, azimuth, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Advanced GPA Calc
    This calculator helps you quickly and easily calculate your Grade Point Average (GPA) and see how different scenario may impact your GPA . This calculator is universal for all universities and support of a custom GPA scale .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The purpose of this project is to develop a quick and easy points calculator in the style of Weight Watchers' points slide rule. This project is NOT sanctioned by Weight Watchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo