Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

perform_math.py

Language: Layout:
+ ] Show input
Absolute running time: 0.14 sec, cpu time: 0.02 sec, memory peak: 6 Mb, absolute service time: 0,17 sec 
edit mode |  history  | discussion
All your mathfunc are belong to us:

('copysign  ', 'sin       ', 'exp       ', 'pow       ', 'e         ')
('tan       ', 'cosh      ', 'degrees   ', 'floor     ', 'gamma     ')
('hex       ', 'min       ', 'trunc     ', 'isfinite  ', 'lgamma    ')
('range     ', 'fsum      ', 'modf      ', 'sqrt      ', 'log1p     ')
('log10     ', 'isnan     ', 'expm1     ', 'erf       ', 'complex   ')
('bin       ', 'atan      ', 'frexp     ', 'cos       ', 'erfc      ')
('isinf     ', 'fmod      ', 'reciprocal', 'acos      ', 'pi        ')
('bin2hex   ', 'radians   ', 'acosh     ', 'tanh      ', 'log2      ')
('inverse   ', 'abs       ', 'atan2     ', 'asinh     ', 'fabs      ')
('hex2bin   ', 'round     ', 'log       ', 'asin      ', 'sinh      ')
('ldexp     ', 'hypot     ', 'max       ', 'ceil      ', 'factorial ')

(20.0**3.4) / (31.5 * 3.4) = 247.578265


- ( pow(5,6) / factorial((3*2)) ) = -21.701389


inverse of  reciprocal ( -21.70138888888889 ) =        -0.046080


-21.701389 * -0.046080 =         1.000000


rounded to 16 places =         1.000000

hex:	 0xdeadface

bin:	 0b11011110101011011111101011001110


    
                
λ
.NET NoSQL database for rapid development