Question: Using haskell platform and notepad++ please Two quistion seperatly functions. Q1: Write these two function using Haskell platform sign :: Int -> Int that returns

 Using haskell platform and notepad++ please Two quistion seperatly functions. Q1:

Using haskell platform and notepad++ please

Two quistion seperatly functions.

Q1: Write these two function using Haskell platform sign :: Int -> Int that returns 1 for positive arguments, -1 for negative arguments and 0 for zero- valued arguments. howManyEqual :: Int -> Int -> Int -> Int which determines how many of its three arguments are equal (i.e. it returns either 0, 2 or 3)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!