Butterfly effect (disambiguation)
The butterfly effect is a metaphor for sensitive dependence on initial conditions in chaos theory.
![]() |
Look up butterfly effect in Wiktionary, the free dictionary. |
Butterfly effect may also refer to:
Books
- Butterfly Effect, a collection of poetry by Harry Humes
- Murder in Maine: The Butterfly Effect, a novel by Mildred B. Davis and Katherine Roome
Film and television
- El efecto mariposa, a 1995 Spanish film whose title translates to "The Butterfly Effect"
- The Butterfly Effect, a 2004 film, followed by two sequels
- "The Butterfly Effect" (Heroes), an episode of Heroes
- Two episodes of Ugly Betty:
- "Butterfly Effect" (Unforgettable), an episode of Unforgettable
Music
- The Butterfly Effect (band), an Australian hard rock band
- The Butterfly Effect (EP), a 2001 EP by the band
- Butterfly Effect (album), a 2014 album by Ashley Roberts
- The Butterfly Effect (album), a 1999 album by Moonspell
- The Butterfly Effect, a 2009 album by Diana Yukawa
- "Butterfly Effect" (Shiritsu Ebisu Chugaku song), 2014
- "Butterfly Effect" (Travis Scott song), 2017
- "Butterfly Effect", a song by VIXX from Hades
gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```↑ macron obliteration program
gollark: Although I mostly requested input on the link handling thing.
gollark: Noted.
gollark: Well, I missed an obvious thing, so you might have too.
gollark: This is mandatory.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.