Search Results for "3d graphing calculator function"

Showing 20 open source projects for "3d graphing calculator function"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
    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: 6 This Week
    Last Update:
    See Project
  • 2
    CalculatorPlus

    CalculatorPlus

    CalculatorPlus

    6 Powerful Modules: Standard & Scientific modes, Graphing (via Matplotlib), Programmer (Hex/Bin/Oct/Dec conversions), Date Calculator, and Live Currency Converter (real-time ECB data). Safety-First: Uses an AST-based SafeEvaluator instead of the risky eval() function, protecting against code injection. Global Design: Fully localized in 12 languages with automatic Light/Dark mode synchronization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file. There is...
    Downloads: 0 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

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Calcflow

    Calcflow

    A virtual reality tool for mathematical modeling

    The repository contains the open-sourced code to Calcflow, a powerful mathematical visualization tool designed to give students, educators, and engineers a better grasp on some of the most difficult concepts in vector calculus. Utilizing the best UI/UX theory, Calcflow is an intuitive VR interface for vector calculus and is used by scientists and engineers for both educational and commercial applications. Today, the most common tool for complex maths visualization in the classroom is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    killtodeathcalculator

    killtodeathcalculator

    a small kill to death ratio calculator

    A small kill to death ratio calculator written in 45 mins. will update soon. I am planning on developing it into a kind of game swiss army knife for competitive games. I am going to add a reset button next update that should be within the next few days depending on my schools calender. a large update should be coming out soon adding a graphing function for graphing your krd over time hopefully should be out soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ŁX (Łukasiewicz eXperimental)

    ŁX (Łukasiewicz eXperimental)

    a reverse Polish notation multi-precision pocket calculator software

    This project aims at an easy-to-use, cross-platform pocket calculator like software with reverse Polish notation (RPN) input, multi-precision arithmetics and support of several data types including macros. At the moment many features are rather rudimentary. Notably, it’s rather easy to freeze the program, say, by requesting a 1,000,000×1,000,000 identity matrix. Hey, I did call it ‘experimental’.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    C# / DX9.0 Demo App/ Source Code 1/20/03 Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A graphing utility for the Pocket PC. User definable functions with 2D and 3D graph support. This calculator also supports matricies, lists, complex numbers and many math functions. Lua scripting is partially integrated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A powerfull tool to work with math functions. At this stage of progress it's draw 2D graphs and 3D graphs of any function. Also have very easy to use calculator which can calculate complicate expressions.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    A 3d/2d Graphing Calculator with multiple tools, written in C# for Microsoft Windows. DirectX9.0c with Mananged Extentions and the .Net 2.0 Framework are required to run this program. It uses the freely availible Lundin Math Parser, www.lundin.info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A graphing calculator with 2D and 3D graphing capabilities and eventual programming capabilities, intended to replace common dedicated calculators which are now public standards. The Interface is also completely user definable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GraphCalc is a very gui graphing calculator. It has been called a good replacement for a TI-85. It is a must for any high school math student.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    A linux calculator which maintains the option of the simple text-based experience of bc while adding features like function declaration, registers, and a gtk+2.0 GUI. There are many predefined functions and constants. Graphing is one of many future plans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Fung-Calc is an advanced, yet easy to use graphing calculator that supports graphing in both 2D and 3D. Several different plot types are available and graphs can be animated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB