Natural logarithm in C++

Solved
FTS -  
mamiemando Posted messages 33541 Registration date   Status Modérateur Last intervention   -
Le message demandé ne contient pas d'élément à traduire.

2 réponses

tafiscobar Posted messages 1281 Status Contributeur 177
 
Hello, you include the header file math.h and you use the function
 double log(double x) 

--
tafiscobar "the way you define bopame"
nullity does not exist, ignorance does, oh I suppose!!!
2