Server IP : 103.53.40.154 / Your IP : 3.149.253.73 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/python2.7/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� m��fc @ s� d Z d d l m Z e d d d �[ d d l Z d d d g Z e j d � Z y d e f d � � YZ Wn e k r� d Z n Xd � Z d � Z d � Z d � Z d � Z d � Z d S( s8 General floating point formatting functions. Functions: fix(x, digits_behind) sci(x, digits_behind) Each takes a number or a string and a number of digits as arguments. Parameters: x: number to be formatted; or a string resembling a number digits_behind: number of digits behind the decimal point i����( t warnpy3ks2 the fpformat module has been removed in Python 3.0t stackleveli Nt fixt scit NotANumbers- ^([-+]?)0*(\d*)((?:\.\d*)?)(([eE][-+]?\d+)?)$c B s e Z RS( ( t __name__t __module__( ( ( s /usr/lib64/python2.7/fpformat.pyR s s fpformat.NotANumberc C s� t j | � } | d k r'