Expression Number Calculator
Turn a name into its core number.
Instructions
Enter the name you want to calculate.
Choose who it’s for (Me / Someone else).
If it’s for someone else, select their pronouns (so the reading is written correctly).
Click Run to see the Expression Number and calculation steps.
Tip: Try variations (with/without middle name) to compare.
Inputs
Fill out the following inputs.
Input
Heading
Heading
Label
Heading
Heading
Heading
What is your name?
Heading
Heading
Heading
Who is this calculation for?
Outputs
Here are the outputs.
Heading
Here is the paragraph for output.
name is required
Heading
Heading
Expression Number Calculator State
Here is the data's state.
{ "key": "expression-number-calculator", "errors": [ { "param": "name", "code": "required", "message": "name is required" } ], "params": { "name": "", "audience": "self" }, "definition": { "meta": { "key": "expression-number-calculator", "label": "Expression Number Calculator", "version": 14, "category": "Numerology", "narrativeOutputs": true, "narrativePath": "narrative" }, "inputs": { "blocks": [ { "kind": "header", "id": "h1", "label": "Input", "level": 3 }, { "kind": "input", "id": "name", "type": "text", "inputType": "text", "label": "What is your name?", "placeholder": "Enter your name", "param": "name", "required": true, "default": "" }, { "kind": "input", "id": "aud", "type": "select", "label": "Who is this calculation for?", "placeholder": "Select one", "param": "audience", "default": "self", "query": { "persist": false }, "options": [ { "value": "self", "label": "Me" }, { "value": "other", "label": "Someone else" } ] } ] }, "outputs": { "blocks": [ { "kind": "output", "id": "placeholder", "type": "text", "label": "Output", "sourcePath": "__narrativeText" } ] } }, "result": null }
Other Tools
Here are some other tools to try.