Python Forum
Function defined by branches
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function defined by branches
#1
Sad 
hello, I'm having some difficulty creating a program. It consists of the following, I need to create a graph of a function defined by branches, and then create a graph with the calculation of the derivative and the integral through the progressive and regressive approximations
Reply
#2
You need to provide more context. Code, even non-working not sure what the heck I am doing code is preferred.

What do you mean by "create a graph"? "Graph" has a lot of meanings. What do you mean by "graph of a function defined by branches"? Is the graph defined by branches (that makes sense) or the function defined by branches (less sense, but code in a function can define a branch). And when you say "function" do you mean this in a programming way or a math way?
Gribouillis likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Variable is not defined error when trying to use my custom function code fnafgamer239 4 515 Nov-23-2023, 02:53 PM
Last Post: rob101
  Printing the variable from defined function jws 7 1,165 Sep-03-2023, 03:22 PM
Last Post: deanhystad
  Getting NameError for a function that is defined JonWayn 2 1,056 Dec-11-2022, 01:53 PM
Last Post: JonWayn
Question Help with function - encryption - messages - NameError: name 'message' is not defined MrKnd94 4 2,776 Nov-11-2022, 09:03 PM
Last Post: deanhystad
  How to print the output of a defined function bshoushtarian 4 1,236 Sep-08-2022, 01:44 PM
Last Post: deanhystad
  User-defined function to reset variables? Mark17 3 1,590 May-25-2022, 07:22 PM
Last Post: Gribouillis
  function call at defined system time? Holon 5 3,157 Oct-06-2020, 03:58 PM
Last Post: snippsat
  Function will not return variable that I think is defined Oldman45 6 3,435 Aug-18-2020, 08:50 PM
Last Post: deanhystad
  How do I find if a function has been defined? AndyHolyer 3 2,207 Jul-24-2020, 01:39 PM
Last Post: Gribouillis
  Function to return list of all the INDEX values of a defined ndarray? pjfarley3 2 1,918 Jul-10-2020, 04:51 AM
Last Post: pjfarley3

Forum Jump:

User Panel Messages

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