kytschBASIC

Put down that phone!
Please view me on real computer.

LOG
FLOAT, BASE

This returns the natural (base e) logarithm of a float.Base e is default.

Example

PRINT LOG(10)

Output

2.302585092994

See also

ABS | ACOS | ASIN | ATAN | BIN | COS | EXP | FRAC | HCOS | HEX | HSIN | HTAN | LOG10 | RND | SGN | SQR | SIN | TAN