Jump to content

Wikifunctions:Catalogue/Number operations

From Wikifunctions

Numeric Characteristics

Comparisons

Selections

Arithmetic Functions

Natural number sequences and unary natural number functions

See Wikifunctions:OEIS

Bitwise Functions

Number conversions

Integer functions

Integer functions using set-theoretic representation with pairs of natural numbers

see w:Integer#Equivalence classes of ordered pairs

Integer sequence and unary integer functions

See Wikifunctions:OEIS

Rational number functions

Comparison

Transformation and conversion

Operations

Probability Operations

Probability mass functions

Floating point functions

Conversions

Comparisons

Operations

Number operations requiring type conversion

Numeric Characteristics

Arithmetic Functions

Trigonometric Functions

Health Functions

Geometric Functions

  • (!) linear interpolation (Z13341): one dimensional linear interpolation given points a,b and input t (0,1) see: https://en.wikipedia.org/wiki/Linear_interpolation for attribution

These would benefit from a float type.

Distance functions

Physics functions

Randomness

Reminder that Wikifunctions does not support randomness for now. We always expect all functions to return functional, deterministic results, only dependent on the input. This is in order to allow for aggressive caching. see Wikifunctions:Project_chat/Archive/2023/09#Help_please.