Search

Search Funnelback University

Search powered by Funnelback
1 - 10 of 176 search results for b&b |u:www-mdp.eng.cam.ac.uk
  1. Fully-matching results

  2. 10. Brief Tour of the Standard Library

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node12.html
    d %b %Y is a %A on the %d day of %B.") '12-02-03. ... module quickly demonstrates a modest performance advantage:. >>> from timeit import Timer >>> Timer('t=a; a=b; b=t', 'a=1; b=2').timeit() 0.57535828626024577 >>> Timer('a,b = b,a',
  3. DANotes: Design: Appendix B

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/design/appendixB/appendixB.html
    Copyright 1999-2000 Douglas Wright, doug@mech.uwa.edu.au. last updated 10 Jan 1999.
  4. V202015b

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V202015b/V202015b.pdf.html
    C. B. B. B. C. C. C. C. C. C. X. ... y. Z. B. B. B. =. -. -. -. 0. 0.
  5. B. Floating Point Arithmetic: Issues and Limitations

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node16.html
    B. Floating Point Arithmetic: Issues and Limitations. Floating-point numbers are represented in computer hardware as base 2 (binary) fractions. ... B.1 Representation Error. This section explains the 0.1'' example in detail, and shows how you can perform
  6. V303027c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V303027c/V303027c.pdf.html
    B. B. Length. L = 12 m. Width. B = 1 m. ... with symmetry by report/ratio 0X centers. Twinge. transverse. B/4 T = 5.
  7. Tutorial Guide to C++ Programming

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/ctutor/control.html
    testing for real solutions to a quadratic d = bb - 4ac; if(d >= 0.0) { // real solutions root1 = (-b sqrt(d)) / (2.0a); root2 = (-b - sqrt(d)) / (2.0a); real_roots = true; } ... quotes switch(operation) { case '': result = a b; break; case '-': result =
  8. 4. More Control Flow Tools

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node6.html
    a, b = b, ab. >>> # Now call the function we just defined:. ... result.append(b) # see below. a, b = b, ab. return result. >>>
  9. 6. Modules

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node8.html
    Fibonacci numbers module def fib(n): # write Fibonacci series up to n a, b = 0, 1 while b < n: print b, a, b = b, ab def fib2(n): # return Fibonacci series ... up to n result = [] a, b = 0, 1 while b < n: result.append(b) a, b = b, ab return result.
  10. 3. An Informal Introduction to Python

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node5.html
    a, b = b, ab. 1 1 2 3 5 8. ... print b,. a, b = b, ab. 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987.
  11. TPLV304 - Distribution of the temperature in a bar of square section

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V404304a/V404304a.pdf.html
    Z. L. H, T. has. B. B. L = 203.2 x10. - ... 20.329. B N97. 20.329. 20.295. -. 0.166. 1%. -. 0.0338. 0.5.

Refine your results

Date

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.