What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Nullipotence vs Nullipotent - What's the difference?

nullipotence | nullipotent | Related terms |

Nullipotence is a related term of nullipotent.


As a noun nullipotence

is quality of being nullipotent.

As an adjective nullipotent is

(mathematics|computing) describing an action which has no side effect queries are typically nullipotent: they return useful data, but do not change the data structure queried contrast with idempotent.

nullipotence

English

Noun

(-)
  • Quality of being nullipotent.
  • nullipotent

    English

    Adjective

    (-)
  • (mathematics, computing) Describing an action which has no side effect. Queries are typically nullipotent: they return useful data, but do not change the data structure queried. Contrast with idempotent.
  • (biology) Incapable of developing into any cell type; compare pluripotent
  • Usage notes

    In computing, contrast with idempotent, meaning that the result of performing an action multiple times is the same as the result of doing it only once'' (rather than ''zero times, as is nullipotent).

    Coordinate terms

    * (computing) idempotent * (biology) pluripotent