Alphabetical - L
| lcm | Returns the least common multiple (math, numpy). |
| ldexp | used to compute the expression x * (2**i) . (math, numpy). |
| len | Returns the length of an object (built-in). |
| lgamma | Returns test (math). |
| linear_regression | Returns the slope and intercept for a simple linear regression (statistics). |
| list | Returns a list data type (built-in). |
| locals | Returns a dictionary representing the local symbol table (built-in). |
| log | Returns the natural logarithm of x. (math, numpy). |
| log10 | Returns the base-10 logarithm of x. (math, numpy). |
| log1p | Returns test (math, numpy). |
| log2 | Returns test (math, numpy). |
| logaddexp | Returns test (numpy). |
| logaddexp2 | Returns test (numpy). |
| lognormvariate | Returns test (random). |
| lcm Returns the least common multiple (math, numpy). |
| ldexp used to compute the expression x * (2**i) . (math, numpy). |
| len Returns the length of an object (built-in). |
| lgamma Returns test (math). |
| linear_regression Returns the slope and intercept for a simple linear regression (statistics). |
| list Returns a list data type (built-in). |
| locals Returns a dictionary representing the local symbol table (built-in). |
| log Returns the natural logarithm of x. (math, numpy). |
| log10 Returns the base-10 logarithm of x. (math, numpy). |
| log1p Returns test (math, numpy). |
| log2 Returns test (math, numpy). |
| logaddexp Returns test (numpy). |
| logaddexp2 Returns test (numpy). |
| lognormvariate Returns test (random). |
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top