Topic: function log
how do I change the base of my function log from 10 to any other number?
Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874 Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874 Deprecated: Function utf8_decode() is deprecated since 8.2, visit the php.net documentation for various alternatives in /customers/5/9/f/padowan.dk/httpd.www/forum/include/functions.php on line 874
You are not logged in. Please login or register.
Graph Forums → Support → function log
how do I change the base of my function log from 10 to any other number?
You can use logb(x, 3) to plot the logarithm of x with base 3.
See also https://www.padowan.dk/doc/english/Powe … .html#logb
Graph Forums → Support → function log
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.008 seconds (68% PHP - 32% DB) with 9 queries