Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [split] Please help with SyntaxError: invalid syntax
Post: [split] Please help with SyntaxError: invalid synt...

Hi, There is this short code which I have written. The variable Vinf_values is saved in a list. I am trying to evaluate P0 and T0 and here I am using the list of Mf_values as you can see. I want to s...
Mason Homework 1 2,217 Apr-28-2019, 04:58 PM
    Thread: Matching two variables within a certain toleration
Post: RE: Matching two variables within a certain tolera...

(Apr-21-2019, 06:48 PM)Yoriz Wrote: https://docs.python.org/3/library/math.h...th.isclose Wrote:math.isclose(a, b, *, rel_tol=1e-09, abs_tol=0.0)¶Return True if the values a and b are close to each ...
Mason Homework 5 3,120 Apr-21-2019, 07:13 PM
    Thread: Matching two variables within a certain toleration
Post: Matching two variables within a certain toleration

Hi all, I am new to Python and currently working on a thesis project. I have come across an issue regarding some simple calculations. I have the following script: #isentripic relationships gamma=1....
Mason Homework 5 3,120 Apr-20-2019, 03:09 PM

User Panel Messages

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