- This wiki is out of date, use the continuation of this wiki instead
Talk:Log
From FenixWiki
(Difference between revisions)
Revision as of 18:11, 29 July 2008 (edit) Sandman (Talk | contribs) (New page: Combining definitions is not the proper answer, actually. A better way is to use different function names. Using multiple definition is possible, but that would only support the idea of di...) ← Previous diff |
Current revision (18:11, 29 July 2008) (edit) (undo) Sandman (Talk | contribs) (New page: Combining definitions is not the proper answer, actually. A better way is to use different function names. Using multiple definition is possible, but that would only support the idea of di...) |
Current revision
Combining definitions is not the proper answer, actually. A better way is to use different function names. Using multiple definition is possible, but that would only support the idea of different names. The argument log should be log10 is a valid one and the argument log should have two parameters as well. I believe PHP also has optional function parameters, with a specified default value. This is much like that and I think the PHP documentation also uses only one definition, but I'm unsure about this.
--Sandman 20:11, 29 July 2008 (CEST)