Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.free.newsservers > #47336
| Newsgroups | alt.free.newsservers, alt.usenet.kooks, sci.physics |
|---|---|
| Subject | Re: Fakey here's both complex sine wave equations graphed. Part IIa |
| References | (3 earlier) <4fa8a8d217e46c59194493b6540559ff@dizum.com> <p6aadbhmnuvjr44sp3jjimn5r41ios5den@4ax.com> <bdc8e68ea9c1e5a4dd3169939e71bc9f@dizum.com> <nb4frt$f6f$2@gioia.aioe.org> <0a3b968fbf2c7a7ab0f3612f0d17f88c@dizum.com> |
| Date | 2016-03-01 13:40 -0500 |
| From | "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> |
| Organization | AUKTard Polizia |
| Message-ID | <op.ydnstfustm21m2@benson.localhost> (permalink) |
Cross-posted to 3 groups.
On Tue, 01 Mar 2016 13:26:28 -0500, Friendly Neighborhood Vote Wrangler
Emeritus <FNVWe@altusenetkooks.xxx> wrote:
> Time to spin the kooks up again. Melt, kooks, melt. <snicker>
>
> Ko0O0oki kensi the LunkHeaded LibTard, in
> <news:nb4frt$f6f$2@gioia.aioe.org> did thusly jump head first into the
> wood chipper again:
>
>> On 01/03/2016 2:05 AM, Friendly Neighborhood Vote Wrangler
>> Emeritus wrote:
>
>>> Moron has raped Google again and thinks he sounds intelligent stupidly
>>> blathering out shit he does not and cannot understand.
>
>> Why
>
> Posthumping... kooksign.
>
>> are you talking about yourself in the third person, ko0ky?
>
> IKYABWAI... kooksign.
>
>> Wait -- wasn't that one of the next symptoms of mental breakdown we were
>> predicting you'd undergo, after you started forgetting which posts you'd
>> already replied to and replying twice to some posts, and then started
>> talking to yourself?
>
> Fanfic... kooksign.
>
> Getting your stupid ass drop-kicked across usenet on every single
> topic you've blathered about... kooksign.
>
> Why can't you refute the SPNAK!age you took, as outlined in my .sig,
> Spankard?
>
> <snicker>
>
snickerTurds can't seem to refute the following:
- begin snickerSinewaveStew.cpp --
/*
HOW TO RUN: download arbitrary precision libraries from:
http://www.hvks.com/Numerical/arbitrary_precision.html
place those files in a directory and save this file as
snickerSinewaveStew.cpp inside that same directory.
compiles with:
gcc -Wall -I. precisioncore.cpp snickerSinewaveStew.cpp -lstdc++
run with:
./a.out
enjoy the LULZ ;)
*/
#include <fprecision.h>
#include <iostream.h>
using namespace std;
int main(){
//float_precision MIN=float_precision(0);
//float_precision MAX=float_precision(0);
float_precision STEP=float_precision(.0001);
float_precision t=float_precision(0); // time variable
float_precision sum=float_precision(0); // sum of SnickerTurd's
ridiculous sinewave mess
float_precision snickerPrediction=float_precision(2550.25); //
snickerTurd's erroneous k0oK-k'lame Sum
float_precision PI;
PI =_float_table(_PI,25);
// this while loop will run forever, but snickers doesn't understand why
while(sum < snickerPrediction){
// fakey's Sinewave Stew(TM) see: MID:
<db672705e57e4932eba3632562e0a941@dizum.com>
sum = (float_precision(150) * float_precision(
sin(float_precision(120)*float_precision(2)*PI*t))) +
(float_precision(20.25) * float_precision(
sin(float_precision(33)*float_precision(2)*PI*t))) +
(float_precision(1400)* float_precision(
sin(float_precision(150)*float_precision(2)*PI*t))) +(float_precision(20)*
float_precision(sin(float_precision(5013)*float_precision(2)*PI*t))) +
(float_precision(600)*float_precision(sin(float_precision(13)*float_precision(2)*PI*t)))
+
(float_precision(360)*float_precision(sin(float_precision(1209)*float_precision(2)*PI*t)));
// perhaps show a few values larger than +2300 to educate teh
snickerTurds
if(sum>float_precision(2300)){
cout << "t=" << t << " sum=" << sum << std::endl;
}
t = t+STEP;
}
/*
Message-ID: <c8523e6d9c31e3282bbe581fa525a2a8@dizum.com>
"Oh, yeah... it's 2550.25 volts... so why does your graph not even
reach 2500 volts, given that eventually all the sinewaves will
constructively interfere (ie: *add* to each other) to *sum* to 2550.25
volts?"
Fakey, it doesn't reach 2500 volts because the summation of your sinewaves
never reaches that. They never reach their max values at the same time.
That's how stupid you are.
Message-ID: <731d08dcc702b9a8a13077ffc201e91f@dizum.com>
"I most certainly *did* prove otherwise. It can't even arrive at the
correct sinewave summation voltage of 2550.25 volts"
Fakey, you only *proved* that you are too inept to graph the equations and
notice a few things about the interactions of their frequencies when
summed.
the next line of code is never executed, but snickers DEFINITELY can't
figure out why it isn't and instead has a bunch of lame excuses while
still having not produced a value for t where the sum=2550.25, as he has
k0okily proklamed in many usenet messages.
*/
cout << "snickerTurds was right! the sum is " << sum << " at time t=" <<
t <<endl;
}
- end snickerSinewaveStew.cpp --
Back to alt.free.newsservers | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-15 18:45 +0100
Re: Fakey here's both complex sine wave equations graphed. "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-02-15 15:27 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-15 13:32 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-15 17:38 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-16 03:45 +0100
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-16 11:44 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-17 07:58 +0100
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 10:38 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-17 19:31 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-17 11:55 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 14:04 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-17 12:11 -0700
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 07:25 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 01:44 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 09:46 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 07:57 -0700
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-18 15:18 +0000
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 10:22 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 08:33 -0700
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 21:20 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 13:36 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 14:03 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-17 12:11 -0700
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 07:20 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-17 11:45 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-17 09:17 -0800
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-17 17:23 +0000
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 12:35 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-17 19:54 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-17 12:10 -0700
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-17 16:19 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-17 13:41 -0800
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 16:55 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 06:36 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-18 18:35 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-18 19:08 -0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 20:57 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 22:58 -0500
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-19 06:32 +0000
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-18 23:50 -0800
Re: Fakey here's both complex sine wave equations graphed. pandora <pandora@peak.org> - 2016-02-19 10:09 -0600
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-19 11:13 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 09:31 -0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 10:45 -0700
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-19 17:58 +0000
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 10:12 -0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 11:19 -0700
Re: Fakey here's both complex sine wave equations graphed. pandora <pandora@peak.org> - 2016-02-19 19:31 -0600
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 11:14 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-19 13:17 -0500
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-19 18:46 +0000
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 12:17 -0700
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 10:17 -0700
Re: Fakey here's both complex sine wave equations graphed. pandora <pandora@peak.org> - 2016-02-19 19:24 -0600
Re: Fakey here's both complex sine wave equations graphed. "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-02-19 20:29 -0500
Re: Fakey here's both complex sine wave equations graphed. pandora <pandora@peak.org> - 2016-02-19 19:46 -0600
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 17:48 -0800
Re: Fakey here's both complex sine wave equations graphed. "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-02-19 20:58 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 21:07 -0700
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 20:09 -0800
Re: Fakey here's both complex sine wave equations graphed. pandora <pandora@peak.org> - 2016-02-20 12:09 -0600
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 05:59 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-20 01:38 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 22:52 -0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 19:06 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-20 13:24 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-20 11:30 -0700
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-20 10:55 -0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-20 12:36 -0700
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 22:22 +0100
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 23:10 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-20 18:19 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-20 16:18 -0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-21 06:05 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-21 16:00 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-22 06:09 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-27 01:51 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-26 23:38 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 19:37 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Skeeter <skeet@invalid.invalid> - 2016-02-27 11:48 -0700
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-28 02:14 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-27 23:47 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-28 10:22 +0000
Re: Fakey here's both complex sine wave equations graphed. Part II Bite My Shiny Metal Ass <bender@the.future> - 2016-02-28 22:57 +0800
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-28 07:23 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:08 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 10:23 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 18:54 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Bite My Shiny Metal Ass <bender@the.future> - 2016-02-29 02:11 +0800
Re: Fakey here's both complex sine wave equations graphed. Part II Skeeter <skeet@invalid.invalid> - 2016-02-28 11:24 -0700
Re: Fakey here's both complex sine wave equations graphed. Part II "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 13:59 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-28 11:16 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-28 14:26 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-28 11:28 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-28 19:30 +0000
Re: Fakey here's both complex sine wave equations graphed. Part II "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 14:57 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Bite My Shiny Metal Ass <bender@the.future> - 2016-02-29 03:30 +0800
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:28 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-29 01:51 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 19:03 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-29 23:00 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 06:13 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-03-01 11:11 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-01 09:55 -0800
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:45 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 21:05 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Skeeter <skeet@invalid.invalid> - 2016-03-01 13:40 -0700
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-03-01 16:06 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:05 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Skeeter <skeet@invalid.invalid> - 2016-02-28 11:23 -0700
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-28 14:09 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:13 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-29 01:36 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 18:19 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II kensi <kkensington01@gmail.invalid> - 2016-02-29 12:35 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 06:24 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 07:50 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 20:28 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Skeeter <skeet@invalid.invalid> - 2016-03-01 13:39 -0700
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 07:15 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 16:16 -0500
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 08:21 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 07:40 +0100
Re: Fakey here's both complex sine wave equations graphed. Part II "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 13:56 -0500
Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb kensi <kkensington01@gmail.invalid> - 2016-02-28 14:11 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:33 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb kensi <kkensington01@gmail.invalid> - 2016-02-29 01:58 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 17:30 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb Skeeter <skeet@invalid.invalid> - 2016-02-29 09:46 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:33 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 18:04 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 08:28 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 19:32 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIb Skeeter <skeet@invalid.invalid> - 2016-03-01 11:50 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIb kensi <kkensington01@gmail.invalid> - 2016-03-01 16:10 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIb "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 16:29 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIb Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:00 +0100
Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:30 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:13 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-02-28 23:45 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 20:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-02-29 23:01 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 05:41 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-01 00:08 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-29 21:33 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 07:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-01 11:24 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 12:25 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-01 12:51 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-01 10:38 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 21:58 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 16:27 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 07:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 01:52 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 18:59 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 20:44 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-01 13:38 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 16:17 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-01 13:50 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-01 15:06 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-01 16:08 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-01 17:13 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 23:37 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:45 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 01:04 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 18:16 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:24 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-02 00:26 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 18:42 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-02 12:32 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-02 11:50 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 06:52 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 07:40 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 08:05 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-01 11:26 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-01 09:59 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 19:26 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 13:40 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-01 11:55 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-01 16:02 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:12 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 00:48 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:12 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 00:48 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 19:40 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 14:47 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 15:31 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-02 15:45 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-02 12:47 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 16:57 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-02 17:46 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-03-02 21:21 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 22:33 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-03-02 22:54 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 23:48 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 22:31 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-02 20:47 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-02 23:52 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-03-02 20:57 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa kensi <kkensington01@gmail.invalid> - 2016-03-03 00:15 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 06:41 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 08:54 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-03-03 13:17 -0500
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-04 03:44 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Skeeter <skeet@invalid.invalid> - 2016-03-01 11:52 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-02 06:30 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Janithor <Janithor@comcast.net> - 2016-03-01 00:14 -0800
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 20:18 +0100
Fakey see's the light. Skeeter <skeet@invalid.invalid> - 2016-03-01 13:34 -0700
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 05:46 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 08:44 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-03 06:46 +0100
Re: Fakey here's both complex sine wave equations graphed. Part IIa Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-03-01 06:45 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-22 06:19 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-27 01:55 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-26 23:48 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-27 04:41 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-27 04:10 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-27 07:23 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-27 12:57 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 21:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 19:48 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-27 12:18 -0700
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 19:15 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-27 11:41 -0700
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-27 20:48 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-27 13:07 -0700
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:00 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-28 11:22 -0700
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-28 11:13 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-28 19:16 +0000
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:23 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-28 14:14 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-28 14:17 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-28 11:26 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I Bite My Shiny Metal Ass <bender@the.future> - 2016-02-29 12:38 +0800
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 07:23 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-29 01:46 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 17:20 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-29 12:00 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-29 18:19 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-29 10:47 -0700
Re: Fakey here's both complex sine wave equations graphed. Part I "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-29 11:13 -0800
Re: Fakey here's both complex sine wave equations graphed. Part I snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-29 19:41 +0000
Re: Fakey here's both complex sine wave equations graphed. Part I Bite My Shiny Metal Ass <bender@the.future> - 2016-03-01 04:06 +0800
Re: Fakey here's both complex sine wave equations graphed. Part I kensi <kkensington01@gmail.invalid> - 2016-02-28 02:17 -0500
Re: Fakey here's both complex sine wave equations graphed. Part I Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-28 19:58 +0100
Re: Fakey here's both complex sine wave equations graphed. Part I Skeeter <skeet@invalid.invalid> - 2016-02-28 12:13 -0700
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-22 05:30 +0800
Re: Fakey here's both complex sine wave equations graphed. "Sir Gregory Hall, Esq." <greghall@yacht_master.fake> - 2016-02-21 16:42 -0500
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-22 05:47 +0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-17 20:05 +0100
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-17 22:39 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 06:47 +0100
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 09:19 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 07:57 -0700
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 21:10 +0100
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 15:27 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 05:37 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 13:28 -0700
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-18 18:39 -0500
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 18:44 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 06:20 +0100
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-18 17:20 +0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 02:26 -0700
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-18 09:53 +0000
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-18 18:14 +0800
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 10:19 -0500
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-18 15:22 +0000
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 08:33 -0700
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 06:28 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 11:29 -0500
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-18 16:33 +0000
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 09:45 -0700
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-19 01:18 +0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-18 18:45 +0100
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-19 03:52 +0800
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-18 18:55 -0800
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 22:04 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 06:09 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-20 01:04 -0700
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-20 01:00 -0800
Re: Fakey here's both complex sine wave equations graphed. Janithor <Janithor@comcast.net> - 2016-02-20 01:33 -0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 05:20 +0100
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 20:36 -0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-19 21:40 -0700
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-19 22:44 -0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 05:48 +0100
Re: Fakey here's both complex sine wave equations graphed. kensi <kkensington01@gmail.invalid> - 2016-02-19 23:43 -0500
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 13:11 -0700
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-19 04:32 +0800
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-18 13:41 -0700
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-18 15:41 -0500
Re: Fakey here's both complex sine wave equations graphed. "Checkmate, DoW #1" <Lunatic.Fringe@The.Edge> - 2016-02-18 19:02 -0800
Re: Fakey here's both complex sine wave equations graphed. "%" <persent@gmail.com> - 2016-02-18 20:06 -0700
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe) - 2016-02-19 05:53 +0000
Re: Fakey here's both complex sine wave equations graphed. "\"Fakey's\" dogwhistle holder living at 5907 Stanton Ave., Pittsburgh, PA (aka Teh Mop Jockey), socked up as 5907 Stanton Avenue, Pittsburgh, PA 15206-2117" <root@127.0.0.1> - 2016-02-19 00:57 -0500
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-20 05:37 +0100
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-21 18:32 +0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-22 05:49 +0100
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-22 15:04 +0800
Re: Fakey here's both complex sine wave equations graphed. snipeco.2@gmail.com (Sn!pe, DoW #2) - 2016-02-22 07:37 +0000
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-22 18:54 +0100
Re: Fakey here's both complex sine wave equations graphed. Skeeter <skeet@invalid.invalid> - 2016-02-22 11:23 -0700
Re: Fakey here's both complex sine wave equations graphed. Bite My Shiny Metal Ass <bender@the.future> - 2016-02-23 02:35 +0800
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-23 07:10 +0100
Re: Fakey here's both complex sine wave equations graphed. Friendly Neighborhood Vote Wrangler Emeritus <FNVWe@altusenetkooks.xxx> - 2016-02-22 18:59 +0100
csiph-web