log_a_to_base_b {spbal} | R Documentation |
Compute the log of a to base b.
Description
Compute the log of a to base b.
Arguments
a |
Integer to find the log to base b of. |
b |
Base |
Value
The log of a to base b.
Author(s)
Phil Davies.
[Package spbal version 1.0.1 Index]