Skip to main content
1-Visitor
January 17, 2016
Question

the values cannot be compared. help

  • January 17, 2016
  • 1 reply
  • 3051 views

i need to write a function and i have this problem. could someone help me with this ?

1 reply

23-Emerald IV
January 17, 2016

You have defined t as a range 1,2...123. You cannot compare a range with a scalar value.

{Note also that t>123 will not occur for the given range.}

What is it that you want to accomplish?

amedy?ski1-VisitorAuthor
1-Visitor
January 17, 2016

i need to write a function like this, i dont know how to write 3 variables of t. pomocy.png

amedy?ski1-VisitorAuthor
1-Visitor
January 17, 2016

i have to do something like this. picture one the bottom.
need help with piecewise function