In command line, you must specify -lm
option to gcc to link the math lib. You have to find how to do so in eclipse.
↧
Answer by Aif for Undefined reference to `round' c language
↧
In command line, you must specify -lm
option to gcc to link the math lib. You have to find how to do so in eclipse.