Nerdamer
Documentation Playground Showcase GitHub
DocumentationPlaygroundShowcaseGitHub
OverviewGetting startedChoosing how to use NerdamerMigrating from Nerdamer 1.xx
Expression syntaxFunction reference
Overview & referenceScripting examplesUser-defined functions
API overviewnerdamer APISettings & configurationText output & public helpersAPI examples
ArchitectureExpression modelParser internalsCodebase mapInternals inspectorHow to developCode conventions
API/nerdamer/core
API

NerdamerInput

src/core/types.ts:32
NerdamerInput: ExpressionInput | Vector | ValuesSet | Collection | Matrix | Dictionary | Equation

Values accepted across Nerdamer's root API and direct object model. This extends ExpressionInput with the structured parser entities and equations that can be passed back into supported operations. Individual functions may accept a narrower subset and should document that restriction locally.

Nerdamer

Symbolic mathematics for JavaScript and TypeScript.

DocumentationNerdamer NotationNerdamer Scriptingnerdamer APIJavaScript / TypeScript API
ProjectPlaygroundInternalsGitHub
Copyright © 2013–2026 Martin Donk · Licensed under the Apache License 2.0