Home
last modified time | relevance | path

Searched refs:_log10_s (Results 1 – 1 of 1) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dusual.cc543 static const char _log10_s []="log10"; // Using C notation, log for natural variable
549 …static define_unary_function_eval3 (__log10,&log10,(size_t)&D_at_log10unary_function_ptr,_log10_s);
551 static define_unary_function_eval3 (__log10,&log10,D_at_log10,_log10_s);