Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'math'

2143308 - Modo Matrix Help: python math modo matices
  1. #python
  2. import lx
  3. import math
  4.  
  5.  
  6. # ==================================================================
  7. #                            Helpers
  8. # ==================================================================
  9.  
2143230 - Modo Matrix Help: python math modo matices
  1. #python
  2. import lx
  3. import math
  4.  
  5. # ==================================================================
  6. #                            Helpers
  7. # ==================================================================
  8.  
  9.  
2142047 - Modo Matrix Help: python math modo matices
  1. #python
  2. import lx
  3. import math
  4.  
  5.  
  6. # ==================================================================
  7. #                            Helpers
  8. # ==================================================================
  9.  
2142044 - Modo Matrix Help: python math modo matices
  1. #python
  2. import lx
  3. import math
  4.  
  5.  
  6. # ==================================================================
  7. #                            Helpers
  8. # ==================================================================
  9.  
2129332 - mathematica beat: math
  1. Play[2 Piecewise[{{0,
  2.         0.0000000 < t < 5.9687500}, {If[
  3.          Abs[SawtoothWave[329.62799 t]] >
  4.           Abs[Sin[10 (t - 5.9687500)]],
  5.          f = Sin[41.203499 (t - 5.9687500)],
  6.          f = SquareWave[164.81400 t]],
  7.         5.9687500 < t < 6.3750000}, {If[
  8.          Abs[SawtoothWave[261.69800 t]] >
  9.  
1745029 - David A. Chapman: c math length trigonometry arc
  1. /*
  2. PROGRAMMER: David A. Chapman
  3. FILE: arcLength.cpp
  4. PURPOSE: Calculate the arc length of a circle based the angle and radius.
  5. FORMULA: arc length equals two times pi by the radius multiplied by the
  6.                  central angle (in degrees) over three hundred and sixty.
  7. */
  8.  
  9.  
959597 - Alain de Callafon c program cpp abc math.h math ax2bxc
preview unavailable
890850 - Stupidity: math speed stupid dialup
  1. [23:40] Jordan: get about 50 phone lines to your house
  2. [23:40] Jordan: and run 50 dialup conections at once
  3. [23:40] Erik N.: lol, 150Mbps
  4. [23:40] Erik N.: oh
  5. [23:41] Jordan: what's sad is
  6. [23:41] Jordan: that'd only get 2.5 Mbps?
  7. [23:41] Erik N.: HEXHOMING
  8. [23:41] Erik N.: what do you mean
  9.  
655918 - Alain de Callafon c program cpp abc math.h math square
preview unavailable
655684 - Alain de Callafon c program cpp abc math.h math ax2bxc
preview unavailable
655561 - Alain de Callafon: c program cpp abc math.h math ax2bxc
  1. //abc-formule( eerste programma)
  2.  
  3. #include <iostream>
  4. #include <math.h>
  5. using namespace std;
  6.  
  7. int main ()
  8. {
  9.  
worth-right