Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
slope intercept form
#7
The only way a linear equation can be changed is a stretch horizontally and/or vertically and an offset on the x and/or y axis. Storing a bunch of different forms would be inefficient, it would be much better to use an algorithm rather than something hard-coded. Think of an algorithm or method that you would use to do this. It often helps to make a program think and work the same way we would, cause then it's basically a human that can perform tasks very quickly.
Reply


Messages In This Thread
slope intercept form - by Dasiey12 - Jun-14-2020, 12:31 AM
RE: slope intercept form - by SheeppOSU - Jun-14-2020, 12:41 AM
RE: slope intercept form - by ibreeden - Jun-14-2020, 08:36 AM
RE: slope intercept form - by buran - Jun-14-2020, 08:57 AM
RE: slope intercept form - by ibreeden - Jun-14-2020, 03:21 PM
RE: slope intercept form - by Dasiey12 - Jun-14-2020, 05:09 PM
RE: slope intercept form - by SheeppOSU - Jun-14-2020, 06:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  problem about slope in python script for bitcoin trading fisher_garry 1 2,520 Sep-02-2020, 01:39 PM
Last Post: fisher_garry
  How to intercept python method calls? DineshBhat 0 2,518 Jul-15-2019, 03:46 AM
Last Post: DineshBhat

Forum Jump:

User Panel Messages

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