adplus-dvertising
frame-decoration

Question

What is the output of the following code?
syms x;
timeit(@sin(x))

a.

Syntactical Error

b.

Logical Error

c.

.0012

d.

.0016

Answer: (a).Syntactical Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?