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:30
For which pair of functions is (gof)(a)=|a|-2?
Answers: 1
question
Mathematics, 21.06.2019 19:00
The lengths of all sides of a triangle are integers when measured in decimeters. one of the sides has length of 1 dm and another of 3 dm. find the perimeter of the triangle.'
Answers: 1
question
Mathematics, 21.06.2019 19:00
Which graph represents the parent function of y=(x+2)(x-2)
Answers: 1
question
Mathematics, 21.06.2019 20:00
What is the radical expression that is equivalent to the expression 27 1 over 5?
Answers: 3
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, 10.03.2020 21:30
question
Mathematics, 10.03.2020 21:31
Questions on the website: 13722361