Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

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'.

API navigation