Python Forum
how to write a function in python that solves an equation
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to write a function in python that solves an equation
#6
(Sep-28-2017, 12:24 AM)shameless23 Wrote: the equation is 10^(4*y)=x+3 so you cant rewrite the formula for y
log_10(x+3)/4?

Also, if your professors aren't watching known forums for posts something is wrong.  We also have users that will report you to your school based on your IP so the best solution is to act ethically.
Reply


Messages In This Thread
RE: how to write a function in python that solves an equation - by Mekire - Sep-28-2017, 01:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question How to Write a function with Pandas? SuperNinja3I3 4 3,493 Jul-03-2022, 02:19 PM
Last Post: ndc85430
  How can I write a function with three parameters? MehmetAliKarabulut 3 3,951 Mar-04-2021, 05:23 PM
Last Post: buran
  Write function to find decryptionkey kotter 3 4,591 Dec-11-2019, 07:04 PM
Last Post: nilamo
  Write a function sorting(L)? MoIbrahim 11 10,379 Apr-22-2017, 11:45 AM
Last Post: idontreallywolf
  function to write the contents of a webpage into a new file roadrage 4 7,436 Dec-01-2016, 09:28 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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