Top "Equation" questions

A statement that the values of two expressions are equal indicated by the sign = .

How to calculate an equation in a string, python

I have a variable that is function = '(2*1)+3'. How would I get it out of string form and calculate …

python string equation
Quadratic equation solver in php

I tried to make a quadratic equation solver in php: index.html: <html> <body> <form …

php formula calculator equation quadratic
How to find the points of intersection of a line and multiple curves in Python?

I have data represented in the figure. The curves were extrapolated and I have a line whose equation is known. …

python numpy scipy equation
smarty passing the value from {math} equatio to a variable

Have a nice day everyone, I have something to ask your hel, to better understand here is my code: {math …

math variables smarty equation
Looking for a .NET Math Equation Editor and Solver Control

I am looking for a 3rd party custom control that can handle both editing and solving simple math equations (with …

c# math latex equation solver
Safely evaluate simple string equation

I'm writing a program in which an equation is inputted as a string, then evaluated. So far, I've come up …

python string python-3.x equation
How to solve risk parity allocation using Python

I would like to solve risk parity problem using python. Risk parity is a classic approach for portfolio construction in …

python equation portfolio nonlinear-functions
How to Graph x^2 + (y - (x^2)^(1/3))^2 = 1 on a TI-83+

I was trying to graph this equation, but it seems that on the TI-83, none of the graphing modes can …

graph equation graphing ti-basic
How to get the number of hours untill midnight with PHP

Scenario: An record was entered into the database. I am trying to figure out the following equations: How to get …

php math datetime timestamp equation