subject
Mathematics, 15.02.2020 05:47 cxttiemsp021

Write a function called Decimal that takes a number. Print the decimal part in the format below. To get the decimal part, subtract the floor of the number from the number using math. floor. Round the result to three decimal places. Here are some examples of calling the function with different arguments. (The code executed is in blue, the output produced is in green): decimal (5.983) ---blue Decimal part: 0.983---green decimal(5.9839) ---blue Decimal part: 0.984---green 6) Write a function called erf plus gamma that takes a number and returns the error function of the number plus the gamma function of the number. Use math. erf and math. gammaand round the result to three decimal places. Here are some examples of calling the function with different arguments. (The code executed is in blue, the output produced is in green): erf plus gamma (0.6) ---blue I Result: 2.093---green erf plus gamma (0.22) ---green Result: 4.395---green

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 17:00
The following graph shows the consumer price index (cpi) for a fictional country from 1970 to 1980? a.) 1976 - 1978b.) 1972 - 1974c.) 1974 - 1976d.) 1978 - 1980
Answers: 1
question
Mathematics, 21.06.2019 18:30
Two cyclists 84 miles apart start riding toward each other at the samen time. one cycles 2 times as fast as the other. if they meet 4 hours later what is the speed (in miles) of the faster cyclists
Answers: 2
question
Mathematics, 21.06.2019 20:30
The graph of y x3 is translated so that the point (1. 1) is moved to (1, 4). what is the equation of the new graph?
Answers: 1
question
Mathematics, 21.06.2019 23:00
In an equilateral triangle, each angle is represented by 5y+3. what is the value of y? a. 9.7 b. 10.8 c. 11.4 d. 7.2
Answers: 1
You know the right answer?
Write a function called Decimal that takes a number. Print the decimal part in the format below. To...
Questions
question
Mathematics, 25.07.2019 10:30
Questions on the website: 13722360