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.factorial  (  n  )[source]

Parameters:
narray_like

The integer numbers. Float types are cast to int types.

Returns:
outNone

n! (array compatible).

API navigation