Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:tutorials:tuto0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:tutorials:tuto0 [2020/09/08 12:15] bomandoc:user:tutorials:tuto0 [2020/09/08 16:26] (current) – [Conclusions] boman
Line 105: Line 105:
   >> import math   >> import math
   >>> dir(math)   >>> dir(math)
-  ['__doc__', '__loader__', '__name__', '__package__', '__spec__', 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atan2', 'atanh', 'ceil', 'copysign', 'cos', 'cosh', 'degrees', 'e', 'erf', 'erfc', 'exp', 'expm1', 'fabs', 'factorial', 'floor', 'fmod', 'frexp', 'fsum', 'gamma', 'gcd', 'hypot', 'inf', 'isclose', 'isfinite', 'isinf', 'isnan', 'ldexp', 'lgamma', 'log', 'log10', 'log1p', 'log2', 'modf', 'nan', 'pi', 'pow', 'radians', 'remainder', 'sin', 'sinh', 'sqrt', 'tan', 'tanh', 'tau', 'trunc']+  ['__doc__', '__loader__', '__name__', '__package__', '__spec__', 'acos', 'acosh',  
 +  'asin', 'asinh', 'atan', 'atan2', 'atanh', 'ceil', 'copysign', 'cos', 'cosh',  
 +  'degrees', 'e', 'erf', 'erfc', 'exp', 'expm1', 'fabs', 'factorial', 'floor',  
 +  ... 
 +  'sqrt', 'tan', 'tanh', 'tau', 'trunc']
   >>> math.cos(0.1)   >>> math.cos(0.1)
   0.99500416527802582   0.99500416527802582
Line 245: Line 249:
  
 => [[doc:user:tutorials:tuto1]] => [[doc:user:tutorials:tuto1]]
 +
 +
doc/user/tutorials/tuto0.1599560139.txt.gz · Last modified: 2020/09/08 12:15 by boman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki