Vocabularies tagged “math”
Factor handbook » Vocabulary index » Vocabulary tags


Children from resource:core
VocabularySummary
mathArithmetic
math.floatsFloating point number implementation
math.integersInteger implementation
math.orderGeneric protocol for totally-ordered objects
math.parserConverting numbers to and from strings
math.ratiosRational number implementation
rangesVirtual sequence consisting of a range of numbers


Children from resource:basis
VocabularySummary
math.bitsVirtual sequence for bits of an integer
math.bitwiseBitwise arithmetic utilities
math.combinatoricsPermutations and combinations
math.complexComplex number implementation
math.constantsMathematical constants
math.floating-point
math.floats.envIEEE 754 floating-point environment querying and control (exceptions, rounding mode, and denormals)
math.floats.halfHalf-precision float support for FFI
math.functionsElementary complex-valued functions
math.hashcodes
math.libmLow-level binding to math functions in the C standard library
math.matricesMatrix arithmetic
math.partial-dispatchPartially-dispatched math operations, used by the compiler
math.polynomialsPolynomial arithmetic
math.primesPrime numbers test and generation
math.primes.eratoEratosthene sieve
math.primes.erato.fastEratosthene sieve (fast!)
math.primes.factorsPrime factors decomposition
math.primes.lucas-lehmer
math.primes.miller-rabinMiller-Rabin probabilistic primality test
math.primes.safe
math.quaternionsQuaternion arithmetic and Euler angles
math.rectangles
math.rectangles.positioning
math.statisticsMean, median, standard deviation, and other statistical routines
math.vectorsVector arithmetic
math.vectors.simdSingle-instruction-multiple-data parallel vector operations
sequences.complexVirtual sequence wrapper to convert real pairs into complex values
sequences.complex-componentsVirtual sequence wrapper to convert complex values into real value pairs


Children from resource:extra
VocabularySummary
decimals
math.affine-transformsAffine transforms for two-dimensional vectors
math.algebraVarious algebra-related words
math.analysisVarious special functions from complex analysis
math.approxApproximating rational numbers.
math.binpackBin-packing algorithms.
math.blas.ffiLow-level bindings to the Basic Linear Algebra Subroutines (BLAS) library
math.blas.matricesBLAS level 2 and 3 matrix-vector and matrix-matrix operations
math.blas.vectorsBLAS level 1 vector operations
math.cardinalityCardinality estimation
math.combinatorics.bitsBitwise permutations
math.combinators
math.compareComparison functions.
math.continued-fractionsContinued fractions
math.derivatives
math.distances
math.dual
math.extras
math.factorials
math.financeMoving averages and other calculations useful for finance.
math.function-tools
math.matrices.eliminationSolving systems of linear equations
math.matrices.extrasMatrix arithmetic - extra and miscellaneous words
math.matrices.laplaceLaplace expansion
math.numerical-integrationNumerical integration using Simpson's method
math.points
math.primes.listsInfinite stream of prime numbers through lazy lists
math.primes.solovay-strassen
math.primes.twins
math.quadraticQuadratic equation solver
math.runge-kuttarunge-kutta 4-stage implementation for n dimensions
math.secant-method
math.similarity
math.splinesCommon parametric curves
math.transforms.bwtBurrows-Wheeler Transform
math.transforms.fftFast fourier transform
math.transforms.haarHaar wavelet transform
math.unicode
math.vectors.homogeneousHomogeneous coordinate math
picomathImplementation of picomath.org small math functions
wolfram-alphaQuery API for Wolfram Alpha