Open
Description
Implement base 2 logarithm function log2
. Proposed by @brandongc in j3-fortran/fortran_proposals#222. This looks like it belongs in stdlib_math
.
Prior art
numpy.log2
- MATLAB
log2
- Julia
Base.log2
Implement base 2 logarithm function log2
. Proposed by @brandongc in j3-fortran/fortran_proposals#222. This looks like it belongs in stdlib_math
.
numpy.log2
log2
Base.log2