- qspec.floor_log2 ( x )[source]
-
- Parameters:
-
- xarray_like
Scalar values.
- Returns:
-
- outndarray
The closest integer values below the logarithm with basis 10 of the absolute value of 'x'.
Scalar values.
The closest integer values below the logarithm with basis 10 of the absolute value of 'x'.