| |
| LdExp | Calculates mantissa * pow(2, exponent). |
| Left | Returns the left part of a string. |
| Length | Returns the length of an variable. |
| ListenOnTCPSocket | Listen on a TCP/IP sockets for incoming connections |
| LocalToUTC | Convert local time to UTC time |
| Log | Returns the natural logarithm of a value. |
| Log10 | Returns the logarithm of a value, using base 10. |