Learn R Programming

spbal (version 1.0.1)

log_a_to_base_b: Compute the log of a to base b.

Description

Compute the log of a to base b.

Value

The log of a to base b.

Arguments

a

Integer to find the log to base b of.

b

Base

Author

Phil Davies.