API Reference
Object that can be converted to a float.
Arguments of type FloatLike should always be converted into floats before further internal processing.
FloatLike
float
alias of Union[float, Real, floating]
Union
Real
floating