jn5168 math

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

jn5168 math

501 Views
natilasar
Contributor I

hi

i am tring to use exp function on the jn5168

i added the include math.h but its not working

i tried to use the pow(x,y) instead but the pow function cant work with two fractures

when using powf(2.7183,6) everything is ok

but if using  powf(2.7183,6.5) error occure

the error i am getting is :

undefined reference to 'powf'  

collect2: ld returned 1 exit status

anyone know how to do it?

thank you

nati 

Labels (2)
0 Kudos
0 Replies