Get Listed

100 Services from numormor.netlify.app

numormor.netlify.appNumora Options Pricing APIx402

Computes Black-Scholes options pricing (call or put) given spot price, strike price, time to expiry, risk-free rate, and volatility

$0.1/message
numormor.netlify.appNumora Compound Interest Calculatorx402

Computes compound interest growth given a principal, interest rate, number of periods, and optional compounding frequency per year

$0.1/message
numormor.netlify.appNumora Angle Unit Conversionx402

Converts an angle value from one unit to another (e.g. degrees to radians) with no external dependencies.

$0.02/message
numormor.netlify.appNumora Simple Interest Calculatorx402

Computes simple interest given a principal amount, interest rate, and number of periods

$0.1/message
numormor.netlify.appNumora Prime Factorizationx402

Computes the complete prime factorization of a given integer, returning all prime factors and their exponents

$0.1/message
numormor.netlify.appNumora Mortgage Payment Calculatorx402

Calculates monthly mortgage payments and related financial figures given a loan principal, annual interest rate, and loan term in months

$0.1/message
numormor.netlify.appNumora Matrix Tracex402

Computes the trace (sum of diagonal elements) of a square matrix

$0.1/message
numormor.netlify.appNumora Matrix Condition Numberx402

Computes the condition number of a matrix to assess its numerical stability and sensitivity to perturbations

$0.1/message
numormor.netlify.appNumora Depreciation Calculatorx402

Computes asset depreciation schedules given cost, useful life, salvage value, and optional depreciation method

$0.1/message
numormor.netlify.appNumora Percentile Calculatorx402

Computes the Nth percentile value from a dataset of numbers

$0.1/message
numormor.netlify.appNumora GCD & LCM Computationx402

Computes the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two integers.

$0.1/message
numormor.netlify.appNumora Calculus Gradient Endpointx402

Computes the numerical gradient (partial derivatives) of a multivariable function at a specified point

$0.1/message
numormor.netlify.appNumora Matrix Determinantx402

Computes the determinant of a square matrix submitted as a 2D array

$0.1/message
numormor.netlify.appNumora Mersenne Number Generatorx402

Checks whether 2^exponent - 1 is a Mersenne prime and returns the resulting number and primality status

$0.1/message
numormor.netlify.appNumora Matrix Null Spacex402

Computes the null space (kernel) of a given matrix using pure mathematical computation.

$0.1/message
numormor.netlify.appNumora Calculus Jacobian Matrix APIx402

Computes the Jacobian matrix of a vector-valued function evaluated at a given point

$0.1/message
numormor.netlify.appNumora Area Unit Conversionx402

Converts an area measurement from one unit to another (e.g. square feet to square meters)

$0.02/message
numormor.netlify.appNumora Modular Exponentiation APIx402

Computes modular exponentiation (base^exp mod m) for integers via a pure math computation endpoint

$0.1/message
numormor.netlify.appNumora Matrix System Solverx402

Solves a system of linear equations Ax=b given a coefficient matrix A and constants vector b

$0.1/message
numormor.netlify.appNumora Speed Unit Conversionx402

Converts a numeric speed value from one unit to another (e.g. mph to km/h, m/s to knots)

$0.02/message
numormor.netlify.appNumora Chi-Square Computationx402

Computes the chi-square statistic from observed (and optionally expected) frequency arrays

$0.1/message
numormor.netlify.appNumora Catalan Number Generatorx402

Computes the nth Catalan number for a given non-negative integer n

$0.02/message
numormor.netlify.appNumora Calculus Limit Computationx402

Computes the mathematical limit of a function as x approaches a specified value, with optional direction control

$0.1/message
numormor.netlify.appNumora Volume Unit Conversionx402

Converts a numeric volume value from one unit to another (e.g. liters to gallons, milliliters to cups)

$0.02/message
numormor.netlify.appNumora Matrix SVD (Singular Value Decomposition)x402

Computes the Singular Value Decomposition (SVD) of a matrix, returning U, Sigma, and V^T components

$0.1/message
numormor.netlify.appNumora Matrix Norm Computationx402

Computes the norm of a matrix (e.g. Frobenius, spectral, or other norm types) given a 2D array input

$0.1/message
numormor.netlify.appNumora Statistics Correlation Endpointx402

Computes the statistical correlation coefficient between two numeric arrays

$0.1/message
numormor.netlify.appNumora Net Present Value (NPV) Calculatorx402

Computes the net present value of a series of cash flows discounted at a given rate, returning the NPV result with a human-readable computation description.

$0.1/message
numormor.netlify.appNumora Temperature Conversionx402

Converts a temperature value from one unit (e.g. Celsius, Fahrenheit, Kelvin) to another using pure math computation

$0.02/message
numormor.netlify.appNumora Calculus Derivative Endpointx402

Computes the numerical derivative of a mathematical function at a specified point, with support for higher-order derivatives and custom step size.

$0.1/message
numormor.netlify.appNumora Energy Unit Conversionx402

Converts a numeric value from one energy unit to another (e.g. joules to kilowatt-hours, calories to BTUs)

$0.02/message
numormor.netlify.appNumora Calculus Extrema Finderx402

Finds local and global minima and maxima (extrema) of a mathematical function over a specified interval

$0.1/message
numormor.netlify.appNumora Tax Computation APIx402

Calculates income tax liability across progressive tax brackets given an income amount and a set of bracket definitions

$0.1/message
numormor.netlify.appNumora Weight Unit Conversionx402

Converts a numeric weight value from one unit to another (e.g. kilograms to pounds) with no external dependencies.

$0.02/message
numormor.netlify.appNumora Fibonacci Number Generatorx402

Computes the nth Fibonacci number given an integer index n

$0.1/message
numormor.netlify.appNumora Lucas Sequence Generatorx402

Generates the nth Lucas number or the Lucas sequence up to n terms using pure mathematical computation

$0.02/message
numormor.netlify.appNumora Diophantine Equation Solverx402

Solves linear Diophantine equations of the form ax + by = c, returning integer solutions if they exist

$0.1/message
numormor.netlify.appNumora Annuity Calculatorx402

Computes the present or future value of an annuity given a periodic payment amount, interest rate, and number of periods

$0.1/message
numormor.netlify.appNumora Collatz Sequence Endpointx402

Computes the Collatz sequence for a given positive integer, returning the step-by-step hailstone sequence until it reaches 1

$0.1/message
numormor.netlify.appNumora Bond Price Calculatorx402

Computes the present value (price) of a bond given yield-to-maturity, face value, coupon payment, and number of periods

$0.1/message
numormor.netlify.appNumora Prime Check — Integer Primality Testx402

Determines whether a given integer is a prime number, returning a boolean result with a human-readable computation description.

$0.1/message
numormor.netlify.appNumora Matrix QR Decompositionx402

Computes the QR decomposition of a given matrix, returning orthogonal (Q) and upper-triangular (R) factor matrices.

$0.1/message
numormor.netlify.appNumora Moving Average Computationx402

Computes moving averages (simple, exponential, or other types) over a numeric data array using a specified window size

$0.1/message
numormor.netlify.appNumora Matrix Multiplication APIx402

Multiplies two matrices (2D arrays) together using pure server-side math computation, returning the resulting product matrix

$0.1/message
numormor.netlify.appNumora Matrix Eigenvectorsx402

Computes the eigenvalues and eigenvectors of a given square matrix using pure server-side math with no external dependencies.

$0.1/message
numormor.netlify.appNumora Financial Payback Period Calculatorx402

Computes the payback period for an investment given a series of cash flows and an initial investment amount

$0.1/message
numormor.netlify.appNumora Bond Yield Calculatorx402

Computes the yield to maturity (YTM) of a bond given its face value, market price, coupon payment, and number of periods

$0.1/message
numormor.netlify.appNumora ANOVA Statistics Endpointx402

Performs one-way Analysis of Variance (ANOVA) across multiple data groups to test for statistically significant differences between group means

$0.1/message
numormor.netlify.appNumora Loan Amortization Calculatorx402

Computes a full loan amortization schedule given principal, annual interest rate, and loan term in months

$0.1/message
numormor.netlify.appNumora CAGR Calculatorx402

Computes the Compound Annual Growth Rate (CAGR) given a beginning value, ending value, and number of years

$0.1/message
numormor.netlify.appNumora Hessian Matrix Computationx402

Computes the Hessian matrix (matrix of second-order partial derivatives) of a multivariable function at a specified point

$0.1/message
numormor.netlify.appNumora Perfect Number Checkx402

Determines whether a given integer is a perfect number (equal to the sum of its proper divisors)

$0.1/message
numormor.netlify.appNumora Cubic Equation Solverx402

Solves a cubic equation ax³ + bx² + cx + d = 0 and returns all roots

$0.1/message
numormor.netlify.appNumora Pressure Unit Conversionx402

Converts a pressure value from one unit to another (e.g. PSI to Pascal, bar to atm) using pure math computation with no external dependencies.

$0.02/message
numormor.netlify.appNumora Quadratic Equation Solverx402

Solves quadratic equations of the form ax² + bx + c = 0, returning roots and solution details

$0.1/message
numormor.netlify.appNumora Break-Even Point Calculatorx402

Computes the break-even point in units and revenue given fixed costs, price per unit, and variable cost per unit

$0.1/message
numormor.netlify.appNumora Matrix Transposex402

Computes the transpose of a matrix (swaps rows and columns) given a 2D array input

$0.1/message
numormor.netlify.appNumora Time Unit Conversionx402

Converts a numeric time value from one time unit to another (e.g. hours to seconds, minutes to days)

$0.02/message
numormor.netlify.appNumora IRR (Internal Rate of Return) Calculatorx402

Computes the Internal Rate of Return (IRR) for a series of cash flows using pure mathematical computation

$0.1/message
numormor.netlify.appNumora Matrix Eigenvalue Computationx402

Computes the eigenvalues of a given square matrix using pure server-side math with no external dependencies.

$0.1/message
numormor.netlify.appNumora Fibonacci Sequence Generatorx402

Generates a Fibonacci sequence of the specified length using pure server-side math computation, with no external dependencies

$0.02/message
numormor.netlify.appNumora Linear Programming Solverx402

Solves linear programming optimization problems given objective coefficients and constraint matrices using pure math computation

$0.1/message
numormor.netlify.appNumora Statistics Regression Endpointx402

Performs polynomial regression on paired x/y data arrays, returning fitted coefficients and goodness-of-fit metrics with zero external dependencies

$0.1/message
numormor.netlify.appNumora Bernoulli Number Generatorx402

Computes the nth Bernoulli number using pure math with no external dependencies

$0.02/message
numormor.netlify.appNumora Calculus Integral Endpointx402

Numerically integrates a mathematical function over a specified interval [a, b] using a configurable method

$0.1/message
numormor.netlify.appNumora Sequence Generation APIx402

Generates mathematical sequences of length n using a user-defined recurrence rule and optional initial values

$0.02/message
numormor.netlify.appNumora Statistics Distribution Computationx402

Computes statistical probability distributions and related calculations given a distribution type and parameters

$0.1/message
numormor.netlify.appNumora Matrix Inversex402

Computes the multiplicative inverse of a square matrix using pure math, returning the inverse matrix and a human-readable computation description.

$0.1/message
numormor.netlify.appNumora Polynomial Equation Solverx402

Finds the roots of a polynomial equation given its coefficients, listed from highest degree to lowest.

$0.1/message
numormor.netlify.appNumora Data Unit Conversionx402

Converts a numeric value between data storage/transfer units (e.g. bytes to megabytes, kilobits to gigabits) using pure math computation

$0.02/message
numormor.netlify.appNumora Inflation Calculation APIx402

Computes the inflation-adjusted value of a monetary amount over a given number of years at a specified inflation rate

$0.1/message
numormor.netlify.appNumora Retirement Savings Projectionx402

Computes projected retirement savings growth given an annual rate, time horizon, current savings, and regular contributions.

$0.1/message
numormor.netlify.appNumora Calculus Series Computationx402

Computes the sum of a mathematical series given a term expression in index n, with configurable term count and convergence tolerance

$0.1/message
numormor.netlify.appNumora Outlier Detectionx402

Detects statistical outliers in a numeric dataset using configurable methods

$0.1/message
numormor.netlify.appNumora Lease vs. Buy Comparison Calculatorx402

Computes a financial comparison between leasing and buying an asset, returning cost breakdowns and metrics for both scenarios

$0.1/message
numormor.netlify.appNumora Taylor Series Expansion APIx402

Computes the Taylor series expansion of a mathematical function around a specified center point up to a given order

$0.1/message
numormor.netlify.appNumora Matrix Rank Computationx402

Computes the rank of a matrix (the number of linearly independent rows or columns)

$0.1/message
numormor.netlify.appNumora Linear Equation Solverx402

Solves a linear equation of the form ax + b = 0, returning the root x

$0.1/message
numormor.netlify.appNumora Euler Number Generatorx402

Generates the first N terms of the Euler number sequence using pure mathematical computation

$0.02/message
numormor.netlify.appNumora Length Unit Conversionx402

Converts a numeric length value from one unit of measurement to another (e.g. meters to feet, miles to kilometers).

$0.02/message
numormor.netlify.appNumora Continued Fraction Expansionx402

Computes the continued fraction representation of a real number to a specified depth

$0.1/message
numormor.netlify.appNumora Constraint Solverx402

Solves constraint satisfaction problems given a set of variables and constraints using pure mathematical computation

$0.1/message
numormor.netlify.appNumora — System of Linear Equations Solverx402

Solves a system of linear equations given a coefficient matrix A and constants vector b, returning the solution vector x such that Ax = b

$0.1/message
numormor.netlify.appNumora Descriptive Statistics Computationx402

Computes descriptive statistics (mean, median, mode, variance, standard deviation, etc.) for a given numerical dataset

$0.1/message
numormor.netlify.appNumora Financial ROI Calculatorx402

Calculates return on investment (ROI) given a cost and gain amount

$0.1/message
numormor.netlify.appNumora Matrix LU Decompositionx402

Computes the LU decomposition (lower-upper factorization) of a given matrix, returning L and U factors for use in solving linear systems and numerical analysis.

$0.1/message
numormor.netlify.appNumora Z-Score Calculatorx402

Computes the z-score (standard score) for a dataset, indicating how many standard deviations each value is from the mean

$0.1/message
numormor.netlify.appNumora Prime Number Generatorx402

Generates a list of the first N prime numbers using pure server-side math computation

$0.02/message
numormor.netlify.appNumora Optimization Solverx402

Solves mathematical optimization problems (minimization/maximization) for a given function and initial guess using numerical methods

$0.1/message
numormor.netlify.appNumora Pascal Triangle Generatorx402

Generates the first n rows of Pascal's Triangle as a pure math computation with no external dependencies

$0.02/message
numormor.netlify.appNumora Statistics Confidence Interval Computationx402

Computes a confidence interval for a given dataset at a specified confidence level (e.g., 95%)

$0.1/message
numormor.netlify.appNumora T-Test Statistical Computationx402

Performs a two-sample t-test on two numeric arrays and returns the test statistic, p-value, and interpretation

$0.1/message
numormor.netlify.appNumora Nonlinear Equation Solverx402

Numerically solves a nonlinear equation expressed as a function of x, given an initial guess, returning the root.

$0.1/message
numormor.netlify.appNumora Statistics Histogramx402

Computes a frequency histogram from a numeric data array, returning bin edges and counts for distribution analysis

$0.1/message
numormor.netlify.appNumora Random Number Generation APIx402

Generates n random numbers of a specified type (e.g. integer, float, normal) with optional distribution parameters

$0.02/message
numormor.netlify.appNumora Differential Equation Solverx402

Numerically solves ordinary differential equations (ODEs) of the form dy/dt = f(t,y) given an initial condition and time span

$0.1/message
numormor.netlify.appNumora Dividend Yield Calculatorx402

Computes dividend yield by dividing the annual dividend per share by the stock price

$0.1/message
numormor.netlify.appNumora Statistics Sampling APIx402

Performs statistical sampling computations on a dataset, selecting n samples using a specified sampling method

$0.1/message
numormor.netlify.appNumora Hypothesis Testing Endpointx402

Performs statistical hypothesis tests on a numeric dataset using configurable parameters such as significance level and population mean.

$0.1/message
numormor.netlify.appNumora Hash Generation Endpointx402

Generates a cryptographic hash of a given input string using a specified algorithm

$0.02/message
numormor.netlify.app – 100 AI agent APIs via x402 | Zero