Showing 28 open source projects for "point"

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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
    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
  • 4

    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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9

    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
  • 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
    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
  • 11
    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
  • 12

    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16
    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
  • 17
    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
  • 18

    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
  • 19
    Eclipse-Plugin: A scientific calculator with arbitrary precision and natural arithmetic input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    Simple vb.net program to calculate how many World of Warcraft Arena Points you earn per week
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple Weight Watchers points calculator for use on your personal PC or laptop. Following the rules of Weight Watchers, you can calculate the point value of the food item in question.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Grade Point Average Calculator is a web-based script that will calculate a grade point average based on the American system. Currently including calculation options for high school; middle shool and college versions are in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo