
11 Sep
2005
11 Sep
'05
6:10 p.m.
Hi, I was trying to test the trigonometric functions and add an exp function in the metamath library. I am not sure how to call them. Also line 58 of string_to_double.hpp needs to be changed to the following to compile in gcc: typedef typename pow_impl<unsigned_exponent>::template apply<T>::type positive_pow; Thanks, Chris