is Python-syntax-in-CAS less accurate than PPL?
|
09-28-2018, 08:44 PM
(This post was last modified: 09-28-2018 08:57 PM by Albert Chan.)
Post: #2
|
|||
|
|||
RE: is Python-syntax-in-CAS less accurate than PPL?
Hi, StephenG1CMZ
Python range(1, 2499) == [1, 2, ..., 2498] BTW, noticed all other benchmarks does not do indirect lookup via math.xxx To be fair, Python version should do likewise. atan, tan, ... = math.atan, math.tan, ... before use it inside loop |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)