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
Documentation moved.

This entry is now part of the unified function reference. Open the unified page →

API/nerdamer API
Function

nerdamer.rectform

src/index.ts:800
nerdamer.rectform(x: ExpressionInput): Expression

Attempts to convert a polar form complex to rectangular form. If no exact identity is found, the decimal representation in rectangular form is returned.

Parameters

NameTypeDescription
xExpressionInput—

Returns

Expression

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