adplus-dvertising
frame-decoration

Question

Is a==c?
>>a=timeit(@()sin(x));
>>b=cputime;
>>sin(x);
>>c=cputime-b;

a.

No

b.

Yes

c.

Almost

d.

Error

Answer: (a).No

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Is a==c?