| Current Path : /opt/alt/python37/lib/python3.7/site-packages/prometheus_client/__pycache__/ |
| Current File : //opt/alt/python37/lib/python3.7/site-packages/prometheus_client/__pycache__/utils.cpython-37.pyc |
B
0-�^m � @ s, d dl Z ed�Zed�Zed�Zdd� ZdS )� N�infz-inf�NaNc C s� t | �} | tkrdS | tkr dS t�| �r.dS t| �}|�d�}| dkr�|dkr�d�|d |d|� ||d d � ��d �}d
�||d �S |S d S )Nz+Infz-Infr �.r � z
{0}.{1}{2}� z0.z {0}e+0{1}) �float�INF� MINUS_INF�math�isnan�repr�find�format�rstrip)�d�s�dotZmantissa� r �H/opt/alt/python37/lib/python3.7/site-packages/prometheus_client/utils.py�floatToGoString s
,r )r
r r r r r r r r r �<module> s