douhang5493 2019-05-27 15:19
浏览 335

如何用PHP解决数学方程式?

I need to solve equations and find X with PHP. Equations are changeable and belong to accounting calculation. Equations have one unknown variable X. They are complex equation I think. I couldn't find way for simplification.

Eval not working because I couldn't write equation like

$X = ...... 

One of Example Equation:

10.0000 + (($X + 10.0000) / 100 * 18.0000) + ($X / 100 * 8.0000) + (($X + 10.0000 + (($X + 10.0000) / 100 * 18.0000) + ($X / 100 * 8.0000)) / 100 * 1.0000) = 20.000;

Maybe there is simple way and I couldn't find so I want to ask here. Thanks.

  • 写回答

0条回答

    报告相同问题?

    悬赏问题

    • ¥50 如何增强飞上天的树莓派的热点信号强度,以使得笔记本可以在地面实现远程桌面连接
    • ¥15 MCNP里如何定义多个源?
    • ¥20 双层网络上信息-疾病传播
    • ¥50 paddlepaddle pinn
    • ¥20 idea运行测试代码报错问题
    • ¥15 网络监控:网络故障告警通知
    • ¥15 django项目运行报编码错误
    • ¥15 STM32驱动继电器
    • ¥15 Windows server update services
    • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏