Notifications
Clear all

a questionabout using the time.h library to get the execution time of the oftware program

Page 2 / 2
 

dchaver
(@dchaver)
Member Admin
Joined: 3 years ago
Posts: 86
 

Hi @my123,

I've run your program and, as you say, it looks to be working alright but then the value stored in result is wrong (see screenshot attached). The log and sqrt functions work with double data type (see https://www.programiz.com/c-programming/library-function/math.h/log and https://www.programiz.com/c-programming/library-function/math.h/sqrt ). Have you checked if the problem could be related with that? Let me know this before I look at your program in more detail.

Best regards


   
ReplyQuote
Page 2 / 2