Achaea (moth)

Achaea is a genus of moths in the family Erebidae described by Jacob Hübner in 1923.[1]

Achaea
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Tribe: Poaphilini
Genus: Achaea
Hübner, [1823]
Synonyms
  • Geria Walker, 1858
  • Heliophisma Hampson, 1913

Species

gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)if a == 0 then return 1 endreturn aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)if x == 0 then return 1 endlocal a = 1for i = 1, x do a = a * iendprint("fact", a)return aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)if x == 0 then return 1 endlocal a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)return aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x)else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendreturn aendfunction scream(x, a, b)if a == 0 thenif b == 0 thenreturn factorial(x) + 1else return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```

References

  1. Savela, Markku (July 26, 2019). "Achaea Hübner, [1823]". Lepidoptera and Some Other Life Forms. Retrieved December 15, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.