subject

Построить таблицу значений функции y=f(x), x изменяется от xmin до xmax с шагом dx. Проконтролировать правильность ввода xmin, xmax, dx и корректность вычисляемого выражения. Примечание. В протоколе необходимо указать порядок выполнения операций в соответствии с их приоритетом.

y=(a+20b)/(x^3)*ln2x-1/((a-1)^2)< br />
y=(x^4-a^3-b^2)/(sgrt19-3.5+lna)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:50
Which are steps taken to diagnose a computer problem? a) reproducing the problem and using error codes b) reproducing the problem and troubleshooting c) using error codes and troubleshooting d) using error codes and stepping functions
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Which best describes the role or restriction enzymes in the analysis of edna a. to break dna into fragments that vary in size so they can be sorted and analyzed b. to amplify small amounts of dna and generate large amounts of dna for analysis c. to purify samples of dna obtained from the environment so they can be analyzed d. to sort different sizes of dna fragments into a banding pattern that can be analyzed
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
What does the faves button do? a. users mark a web page as a favorite b. leads other readers to favor a specific page c. readers sort and align their favicons, or favorite icons d. leads users to a message board where they can post questions
Answers: 1
You know the right answer?
Построить таблицу значений функции y=f(x), x изменяется от xmin до xmax с шагом dx. Проконтролироват...
Questions
question
Mathematics, 09.09.2020 21:01
question
Chemistry, 09.09.2020 21:01
Questions on the website: 13722363