Log2
returns the base-
2
logarithm ofz
.Log2(z)
will be converted toLog(z)/Log(2)
in symbolic mode.
See
Examples
Implementation status
- ✅ - full supported
returns the base-
2
logarithm ofz
.Log2(z)
will be converted toLog(z)/Log(2)
in symbolic mode.
See