Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
log10 | version 1.0 | no |
number log10(number n) |
n | [in] Number whose base-10 logarithm is to be found |
Returns the base-10 logarithm of n if successful. If n is negative or 0, log returns an indefinite, by default. |
import standard.C.math |
Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |