Descartes (disambiguation)

René Descartes (1596–1650) was a French mathematician and philosopher.

Descartes may also refer to:

People with the surname

  • Blanche Descartes, collaborative pseudonym for R. Leonard Brooks, Arthur Harold Stone, Cedric Smith, and W. T. Tutte
  • Francine Descartes (1635–1640), René Descartes' daughter
gollark: ++magic py```c = bot.get_guild(346530916832903169).get_channel(348698124371361793)return f"#{c.name} \n{c.topic}\nPosition: {c.position}\nSlowmode: {c.slowmode_delay}\nLast message: {c.last_message_id}\nOverwrites: {[f'{o.type}({o.id}): {o.allow} :white_check_mark: {o.deny} :negative_squared_cross_mark:' for o in c._overwrites]}\n{(await c.fetch_message(c.last_message_id)).content}"```
gollark: ++magic py```c = bot.get_guild(346530916832903169).get_channel(348698124371361793)return f"#{c.name} \n{c.topic}\nPosition: {c.position}\nSlowmode: {c.slowmode_delay}\nLast message: {c.last_message_id}\nOverwrites: {[f'{o.type}({o.id}): {o.allow} :white_check_mark: {o.deny} :negative_squared_cross_mark:' for o in c._overwrites]}\n{await c.fetch_message(c.last_message_id).content}"```
gollark: ++magic py```c = bot.get_guild(346530916832903169).get_channel(348698124371361793)return f"#{c.name} \n{c.topic}\nPosition: {c.position}\nSlowmode: {c.slowmode_delay}\nLast message: {c.last_message_id}\nOverwrites: {[f'{o.type}({o.id}): {o.allow} :white_check_mark: {o.deny} :negative_squared_cross_mark:' for o in c._overwrites]}\n{c.fetch_message(c.last_message_id).content}"```
gollark: ++magic py```c = bot.get_guild(346530916832903169).get_channel(348698124371361793)return f"#{c.name} \n{c.topic}\nPosition: {c.position}\nSlowmode: {c.slowmode_delay}\nLast message: {c.last_message_id}\nOverwrites: {[f'{o.type}({o.id}): {o.allow} :white_check_mark: {o.deny} :negative_squared_cross_mark:' for o in c._overwrites]}\n{c.get_message(c.last_message_id).content}"```
gollark: ++magic py```c = bot.get_guild(346530916832903169).get_channel(348698124371361793)return f"#{c.name} \n{c.topic}\nPosition: {c.position}\nSlowmode: {c.slowmode_delay}\nLast message: {c.last_message_id}\nOverwrites: {[f'{o.type}({o.id}): {o.allow} :white_check_mark: {o.deny} :negative_squared_cross_mark:' for o in c._overwrites]}\n{bot.get_message(c.last_message_id).content}"```

See also

  • Descartes number, a number that is "almost" a perfect number
  • Descartes Prize, the European prize for excellence in scientific research and science communication
  • Descartes' rule of signs, a mathematical technique devised by René Descartes that is used to find the number of positive, negative, and imaginary roots of a polynomial
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.