subject

Create a function called either-zero? that takes two parameters and returns true if one of the parameters is zero or false if neither are zero > (either-zero? 1 0) #t > (either-zero? 1 1) #f Part B: Create a function called same-sign? it should take two parameters. It should return #t if both are positive or both are negative and false if they are not. > (same-sign? -1 1) #f > (same-sign? -1 -1) #t

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:30, mitalichavez1
When creating a presentation in libre office impress, where does the editing of slides take place? a. the slides panel b. the center panel c. the tasks panel, under the masters pages tab d. the tasks panel, under the layouts tab
Answers: 3
image
Computers and Technology, 23.06.2019 09:30, Cocco
You have been supporting csm tech publishing's windows server 2016 server network for over a year. the office has two windows server 2016 servers running active directory and a number of other roles. management has informed you that a small sales office is opening in the same building three floors up. the sales manager wants to install a sales application on a server located in the sales office. this server will have limited physical security because there's no special room dedicated for it, which means it will be accessible to non-it personnel and visitors. you're considering installing windows server 2016 server core on the new server because accessing its console regularly probably won't be necessary, and this server will be managed from one of the other csm tech publishing servers. what are the benefits and drawbacks of using server core for this branch office? what are some things you should do to set up this server management environment?
Answers: 1
image
Computers and Technology, 25.06.2019 20:30, msmaporter
Iam doing microsoft excel 2016 project, i need with doing the formula for % of grand total? i need what formula i should use and how you cam up with that formula. step by step .
Answers: 2
image
Computers and Technology, 25.06.2019 23:30, tastyspeaks
When you are traveling in a car, how is it that you can receive text messages, use websites, and stream videos on your phone.
Answers: 1
You know the right answer?
Create a function called either-zero? that takes two parameters and returns true if one of the param...

Questions in other subjects:

Konu
Mathematics, 17.01.2020 05:31
Konu
Mathematics, 17.01.2020 05:31