Haz ejercicios de matematicas de forma repetitiva para mejorar tu nivel de calculo basico en precision y en velocidad. Basado en método Kumon. Do math exercises repeatedly to improve your level of basic calculus in precision and speed. Kumon based.
Decimal floating point library in Java. Provides decimal floating point math for Java via a clean, easy to understand implementation. Much easier to use than Big Decimal, nearly IEEE-854 compliant. Compatible with J2ME, so it can be used on PDAs/phon
To help math students visualize the prufer code and/or discover anything new about the prufer code not already present. Examples and live applet on webiste.
Seems to be closely related to Cellular automaton, except this creates a complex pattern from a mathematical function you input. See website for examples/live applets. This program makes use of an old GPL version of the JEP equation parser.
Mad Math is a Math API for Java that is aimed at adding needed math functions and formulas that are not in the regular JavaMath API, such as fibonacci sequence, is prime, area formulas, greatest common factor, least common multiple etc.
This is a set of business math tools. The intended users are American business students. Some features include interest calculations, mortgage payment calculations, markup and markdown calculations and others.
A project to help students calculate symbolic derivatives and integrals. Plus, a Java expression tree library for developers who may need to do such things in their programs.
The project has moved to github: https://github.com/generalpenguin89/calchelper
Franklin Math is an open source Javasymbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It allows numeric and symbolic calculations, with built-in functions including plotting commands.
Bloft (BLObby and sOFT) is a real-time soft-body physics simulator optimized for real-world mobile phones. It is written in Java and uses fixed-point math only. Memory allocations are minimized to suite the needs of JVMs in older mobile phones.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A collection of applets used to demonstrate physics and math principles. The applets include: a ray diagram drawing applet, a collision of disks applet, an electromagnetic field mapper and a 3d hydrogen orbital simulation.
Symbolic Plotter has been renamed to Sympl. Please visit the Sympl project. If you are using Symbolic Plotter 0.2 or earlier, please take a look at the latest version of Sympl.
SimpleGrapher is a graphing application for students. It is designed to be as simple as possible to use as well as attractive enough to use in college-level papers/projects for math or science courses.
This progect using for testing imagination of people with help of some math-process(in this case using method of conjugate gradient for minimisation of function)
Oxtor's math draw is a program for drawing graphs mathematicians, starting with the mathematical function,it is written in Java,supported oper is:+-*/()^root log sin cos tan asin acos atan ln. Constant: e and P e = the basis of natural logarithms P = PI
E-Learn system, mostly intended for subjects with mathematical base (which supports algorythm). Supports: solving math tasks, theory pages, tests, courses.
TekMath is a java/swing-based viewer for the Math Markup Language (MathML) that can be easily embedded in custom java applications. It supports both content and presentation markup languages, and depends on no external packages beyond the java runtime.
FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
Currently, this project consists of a pure javamath expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
Magic Fixed Point, it's an library that abstracts the use of fixed point math for environments that doesn't have floating point operations or in places that you don't want to use the traditional floating point operations.
CurveDraw is a software that aim to draw 2D curves (Cartesian,polaire).
The software is 100% Java.CurveDraw is based on JEP library (JavaMath Expression Parser) .
Hypergherkin is a library for the manipulation of Real valued algebra expressions including equation simplification, symbolic integrals & derivatives. Workings can be rendered using the default presentation MathML generator or a custom alternative
Edit equations right on the screen with your mouse, and never make a mistake. Guide the program through any complex algebraic manipulation, and let it handle the tedious details. Many other features!
A full mathJava class library containing complex functions and algorithms such as cubic-spline interpolation, least squares, matrix computations. Eventually to make a web based interface to the library using JSP.