Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Rounding issue
Post: Rounding issue

I am writing a simple program to calculate the zero point for a function. However it will never find it because of rounding. Any suggestions of how this can be done? Thanks. def function_g(x): re...
kmll General Coding Help 1 1,410 Oct-08-2021, 09:38 AM
    Thread: Solve simple equation in Python
Post: RE: Solve simple equation in Python

(Nov-01-2020, 03:43 PM)deanhystad Wrote: For solving symbolic math equations take a look at SymPy Thanks for the advise. But I did and I did not quite understand how I can use if for an equation sim...
kmll General Coding Help 4 3,085 Nov-01-2020, 04:11 PM
    Thread: Solve simple equation in Python
Post: Solve simple equation in Python

Hi, I am fairly new to working with mathematics in Python and I am wondering how I can use Python so solve an eqations like this: 0.4x - 0.38 = 0.58 Thanks
kmll General Coding Help 4 3,085 Nov-01-2020, 03:32 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020