math.log
From GMod Wiki
Revision as of 04:27, 31 December 2010 by Wizard of Ass (Talk | contribs)
| Function | |
| Syntax |
math.log( x ) Where is this used? |
| Description: | |
| Returns the logarithm to a number with the base e (2.71828...). Also called natural logarithm | |
| Returns: | Number number |
| Part of Library: | Math |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Math.log]Math.log [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example