Function Reference
Comprehensive documentation for all 253 functions available in Equana. Organized into 18 packages covering numerical computing, linear algebra, signal processing, and more.
Browse by Package
Math
FreeMathematical functions: trigonometry, rounding, exponentials, logarithms, and utilities.
Arithmetic
FreeBasic arithmetic operations: addition, subtraction, multiplication, division, and more.
Comparison
FreeRelational operators for comparing values.
Logical
FreeBoolean logic operators.
Arrays
FreeArray creation, manipulation, and higher-order functions.
Strings
FreeString manipulation and search functions.
I/O
FreeInput/output and string conversion functions.
Types
FreeType introspection and conversion functions.
Type Conversion
FreeNumeric type casting functions for all supported dtypes.
Complex Numbers
FreeComplex number construction and utilities.
Sets
FreeSet-theoretic operations on arrays.
Statistics
FreeDescriptive statistics: variance, standard deviation, median.
Linear Algebra
FreeMatrix operations, decompositions, and solvers (BLAS/LAPACK).
Special Functions
FreeGamma, beta, error, and Bessel functions.
NDArray Operations
FreeElement-wise operations, reductions, and introspection for N-dimensional arrays.
Polynomials
FreePolynomial arithmetic, calculus, evaluation, and fitting.
Sparse Matrices
FreeSparse matrix creation, manipulation, and iterative solvers.
Timing
FreePerformance measurement and benchmarking.
Need help? Check out the implementation roadmap to see what's coming next.