equations
VBA How to solve two equations with two unknowns
I am trying to calculate point on a line. I got the points of the edges and one distance between one edge to the point I want to find (which is B).[详细]
2023-04-09 05:28 分类:问答Is it possible to export some equations from a "WYSIWYG" math editor to PHP code
Writing complex equations in PHP is big deal so it would be easier if I could write them as \"WYSIWYG\" i.e. with MS Mathematics and export them instead of coding them. I checked out if I could use MA[详细]
2023-03-28 22:12 分类:问答How can I solve an equation with two variables where x is maximum?
Lets say I have an equation - x^2+y^2=100 - obviously开发者_JAVA百科 there\'s more than one solution.[详细]
2023-03-22 06:02 分类:问答MAth Equation not working properly [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-07 16:26 分类:问答Does any equation holds for inverse(A- B)? [closed]
Closed. This question is off-topic. It is not currently acceptin开发者_开发知识库g answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-20 14:56 分类:问答how do I break an equation when there is \left and \right involved?
I am using an align environment, and at some point I am interested in breaking an equation to the next line. The problem is that this equation includes a \\left and 开发者_运维知识库\\right, so when I[详细]
2023-02-17 18:46 分类:问答Equation Solving Algorithm
Hello I am trying to develop a physics problem solver. The program specifically will be written for android but that\'s not important. I have these three equations that will be familiar to anyone who[详细]
2023-02-06 06:36 分类:问答Python solve equation for one variable
I\'m trying to solve an equation in python using SymPy. I have a generated equation (something like function = y(8.0-(y**3.0)) which I use with SymPy to create a new equation like this: eq = sympy.Eq([详细]
2023-01-30 22:13 分类:问答Latex - \multicolumn within an align* environment [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-18 22:23 分类:问答What's an easy way of doing powers in PHP?
I\'m trying to make to make a script to help me with my maths example equation: y开发者_如何学JAVA=(4*(x*2)^(2x+4))+4*x^2[详细]
2023-01-17 09:05 分类:问答