Math Inspector

File Inspector, but for math. Paste an equation, formula, unit expression, dataset, logic rule, algorithm size or combinatorics problem and Math Inspector tells you what kind of math it is, whether it is valid, whether it can be solved exactly or needs approximation, whether the units are wrong, whether brute force would be insane — and which Utilities Bunker tool should handle it next.

Analyzer Numbers & Math Updated Jun 22, 2026
How to Use
  1. Paste anything mathematical into the box — an equation, a physics/electrical formula, a unit expression, a list of numbers, a set of logic rules, an algorithm size, or a counting problem.
  2. Math Inspector classifies it instantly: the <strong>detected type</strong> and category, a <strong>solvability verdict</strong> (exact / numerical / contradiction / too big…), a <strong>unit check</strong>, and any <strong>Bunker Warnings</strong> about complexity or bad math.
  3. Read the <strong>“why / what next”</strong> note — it explains the obstacle (no radical formula, exponential blow-up, mixed units, a logic conflict) in plain language.
  4. Click a <strong>Recommended Tool</strong> to open the right Utilities Bunker tool for the actual solving, or <strong>Copy report</strong> / <strong>Export JSON</strong> to keep the autopsy.
  5. Try the example chips to see it diagnose a quadratic, a quintic, a units mistake, a combinatorial explosion, an algorithm cost, an elliptic curve and a constraint conflict.

Math Inspector recognizes and computes a huge range of math, but it’s a heuristic and can occasionally misread an unusual input — double-check anything important and open the linked tool to confirm.

Paste an equation, formula, dataset, unit expression, logic rule or algorithm size. Math Inspector identifies what kind of math it is, checks for mistakes, detects hidden complexity, warns when brute force gets impossible, and routes the problem to the right Utilities Bunker tool.

What it inspects

Input type detection
equation · formula · units · matrix · data · logic · Big-O · curve
Solvability report
exact · symbolic · numerical · contradiction · too large
Unit / dimension check
V×A → W ✓ · volts + amps → ✗
Complexity warning
brute-force blow-up · exponential / factorial growth
Bad-math detector
mixed units · outliers · duplicates · logic conflicts
Tool router
→ the right Utilities Bunker solver / lab

Inspector modes

Beyond naming the math, Math Inspector runs these diagnostic modes on what you paste:

Can this be solved?
classifies solvable · needs-units · needs-variables · numerical-only · impossible
What is missing?
spots the missing variable in an incomplete formula
Wrong formula?
catches incompatible units, missing squares, bad conversions
Hidden complexity
flags exponential / factorial / search-space blow-ups
Best-tool router
sends the problem to the right Utilities Bunker tool
Math autopsy report
the full copyable type / units / solvability / warnings report
Explain why
says why it can't be exact, why brute force explodes, why units cancel
Detect trap
percent-change, average, rounding, floating-point and unit traps
Convert to safer form
decimal → exact fraction, float → safe value, formula → solved variable
Visualize it
graphs, trees, matrices and dependency maps via the linked labs

The math map — 362 branches

Math Inspector classifies what you paste into one of these 362 branches of mathematics. ⚡ Compute branches calculate a numeric answer right here when you give them the numbers; → Route branches recognize the topic and send you to the right dedicated tool or lab.

Computes the answer here  ·  Routes you to the right tool
1.Basic Arithmetic
2.Fractions, Ratios & Percentages
3.Algebra
4.Formula Rearranging
5.Unit-Aware Math
6.Dimensional Analysis
7.Geometry
8.Practical Geometry
9.Trigonometry
10.Precalculus
11.Calculus
12.Differential Equations
13.Partial Differential Equations
14.Linear Algebra
15.Vector & 3D Math
16.Statistics
17.Probability
18.Stochastic Processes
19.Combinatorics
20.Discrete Math
21.Logic
22.Boolean Algebra
23.Constraint Solving
24.Graph Theory
25.Number Theory
26.Cryptography Math
27.Finite Field Math
28.Abstract Algebra
29.Real Analysis
30.Complex Analysis
31.Topology
32.Differential Geometry
33.Tensor Math
34.Numerical Methods
35.Optimization
36.Game Theory
37.Information Theory
38.Signal Processing Math
39.Control Systems Math
40.Chaos & Dynamical Systems
41.Fractal Math
42.Computational Geometry
43.Algorithms & Complexity
44.Automata & Formal Languages
45.Set Theory
46.Proof & Theorem Math
47.Impossible & Limit Math
48.Data Math & Data Validation
49.Financial Math
50.Business & Operations Math
51.Engineering Math
52.Electrical Math
53.Automotive Math
54.HVAC Math
55.Physics Math
56.Chemistry Math
57.Biology & Population Math
58.Measurement & Uncertainty
59.GIS, Mapping & Navigation Math
60.Graphics, Image & SVG Math
61.Audio & Media Math
62.File, Binary & Compression Math
63.Computer Science Math
64.Machine Learning Math
65.AI / LLM Math
66.Queueing & Server Math
67.Web & SEO Math
68.Education / Problem-Type Detection
69.Pattern & Sequence Math
70.Special Functions
71.Recreational Math
72.Puzzle / Logic Game Math
73.Calendar & Time Math
74.Modular Time Math
75.Scheduling Math
76.Critical Path / Project Math
77.Reliability Math
78.Risk Math
79.Decision Theory
80.Ranking & Scoring Math
81.Voting & Election Math
82.Fairness & Allocation Math
83.Inventory Math
84.Logistics Math
85.Packing / Layout Math
86.Tolerance Stackup Math
87.Calibration Math
88.Sensor Math
89.ADC / DAC Math
90.PWM Math
91.Thermal Math
92.Fluid Math
93.Structural Math
94.Vibration Math
95.Gear / Rotational Math
96.Robotics Math
97.Navigation / Aerospace Math
98.Astronomy Math
99.Music Math
100.Color Math
101.Typography Math
102.CSS / Web Layout Math
103.Database Math
104.Search / Indexing Math
105.Text Similarity Math
106.Unicode / Text Math
107.Compression Estimation Math
108.Security / Keyspace Math
109.Error Correction Math
110.Check Digit Math
111.Barcode / QR Math
112.Image Processing Math
113.Computer Vision Math
114.Audio DSP Math
115.Video Math
116.Network Math
117.Subnet / IP Math
118.Cache Math
119.Growth / Scaling Math
120.Ranking Algorithm Math
121.Looks-Like-Math-But-Is-Code
122.Spreadsheet Formula Math
123.SQL Math
124.Programming Numeric Bugs
125.Floating Point Inspector
126.Money Precision Math
127.Simulation Math
128.Cellular Automata
129.Morphology / Shape Math
130.Knot Theory
131.Pattern Recognition Math
132.Sequence Classification
133.Series Analysis
134.Recursion Math
135.Recurrence Relations
136.Master Theorem Detector
137.Asymptotic Growth Lab
138.Complexity Class Detector
139.Approximation Algorithm Math
140.Heuristic Math
141.Search Tree Math
142.Decision Tree Math
143.Classification Metrics
144.Clustering Math
145.Similarity / Distance Metrics
146.Fuzzy Matching Math
147.Entity Matching Math
148.Record Linkage Math
149.Data Normalization Math
150.Data Cleaning Rules
151.Table Shape Math
152.Join Explosion Math
153.Database Cardinality Math
154.Pagination Math
155.File Processing Math
156.Browser Memory Math
157.Image Decode Math
158.Video Decode Math
159.Audio Buffer Math
160.Text Encoding Size Math
161.URL Length Math
162.Request / API Math
163.Rate Limit Math
164.Token Bucket Math
165.Web Crawler Math
166.Redirect Math
167.SEO Error Rate Math
168.Cache Efficiency Math
169.CDN Cost Math
170.Server Capacity Math
171.Uptime / Downtime Math
172.Backup Math
173.RAID / Storage Math
174.Hash Collision Math
175.Password Entropy Math
176.Randomness Quality Math
177.Byte Distribution Math
178.Malware-Style Static Math
179.Risk Scoring Math
180.Confidence Scoring Math
181.Evidence Weighting Math
182.Diagnostic Probability Math
183.Troubleshooting Tree Math
184.Fault Tree Analysis
185.Reliability Block Diagrams
186.Maintenance Interval Math
187.Wear / Degradation Math
188.Battery Math
189.Solar Math
190.Generator / Power Load Math
191.Wire Harness Math
192.Connector Pinout Math
193.Circuit Path Math
194.Relay Logic Math
195.Fuse Load Math
196.Motor Math
197.Pump / Fan Math
198.Compressor Math
199.Combustion Math
200.Engine Airflow Math
201.Turbo / Supercharger Math
202.Tire Contact / Wheel Math
203.Brake Math
204.Suspension Math
205.Wheel Alignment Math
206.Fuel Economy Math
207.Shop Labor Math
208.Parts Markup Math
209.Inventory Fitment Math
210.Vehicle Option Explosion Math
211.VIN / Check Digit Math
212.OCR Confidence Math
213.Document Layout Math
214.PDF Object Math
215.Font Math
216.Accessibility Math
217.Color Contrast Math
218.Palette Math
219.CSS Animation Math
220.Bézier Curve Math
221.CAD / CNC Math
222.3D Printing Math
223.Laser / Plasma Cutting Math
224.Sheet Metal Math
225.Welding Math
226.Concrete / Material Math
227.Roofing Math
228.Plumbing Math
229.Paint / Coating Math
230.Mixture Math
231.Recipe / Scaling Math
232.Nutrition Math
233.Medical Dose Math
234.Sports Math
235.Tournament / Bracket Math
236.Betting Odds Math
237.Gaming Math
238.Loot / Drop Probability Math
239.Dice Math
240.Board Game Math
241.Card Probability Math
242.Music Timing Math
243.Acoustics Math
244.RF / Antenna Math
245.Optics Math
246.Camera / Photography Math
247.Geometric Optics
248.Astronomy / Telescope Math
249.Orbital Mechanics Lite
250.Rocket Math
261.Environmental Math
262.Energy Cost Math
263.Appliance Load Math
264.Home Electrical Panel Math
265.Lighting Math
266.Solar Battery System Math
267.UPS Runtime Math
268.Off-Grid Power Math
269.Heat Index / Weather Math
270.Wind Math
271.Water Flow Math
272.Pool / Spa Math
273.Farm / Land Math
274.Mapping Grid Math
275.Geohash / Tile Math
276.Route Planning Math
277.Fleet Math
278.Warehouse Math
279.Pallet / Freight Math
280.Shipping Box Math
281.Dimensional Weight Math
282.Cost Split Math
283.Payroll Math
284.Timecard Math
285.Tax Math
286.Invoice Math
287.Quote / Estimate Math
288.Subscription Math
289.SaaS Usage Math
290.Ad Revenue Math
291.Affiliate Math
292.Conversion Funnel Math
293.A/B Test Math
294.Survey Math
295.Rating / Review Math
296.Reputation Score Math
297.Ranking Decay Math
298.Priority Score Math
299.RICE / ICE Math
300.Bug Severity Math
301.Error Budget Math
302.Incident Math
303.Log Pattern Math
304.Anomaly Detection Math
305.Trend Math
306.Forecasting Math
307.Time Series Math
308.Signal Noise Math
309.Sensor Drift Math
310.Threshold Math
311.Control Loop Math
312.PID Tuning Math
313.Process Control Math
314.Manufacturing Math
315.Quality Control Math
316.Six Sigma Math
317.Takt Time Math
318.Yield Math
319.Cutting Optimization Math
320.Mix Ratio Math
321.Chemical Dilution Math
322.pH / Acid-Base Math
323.Gas Law Math
324.Refrigeration Math
325.Psychrometric Math
326.Air Duct Math
327.Fan Law Math
328.Pump Law Math
329.Hydraulic Math
330.Pneumatic Math
331.Fastener Math
332.Torque-to-Clamp Math
333.Bearing Math
334.Belt / Pulley Math
335.Chain / Sprocket Math
336.Cam / Crank Timing Math
337.Ignition Timing Math
338.Injector Pulse Math
339.O2 / Lambda Math
340.Scan Tool Data Math
341.Diagnostic PID Math
342.Electrical Diagnostic Math
343.CAN Bus Math
344.Serial Data Math
345.Binary Protocol Math
346.Endianness Math
347.Bitfield Math
348.Memory Offset Math
349.Memory Alignment Math
350.Filesystem Math
351.Disk Space Math
352.Compression Bomb Math
353.Archive Structure Math
354.Steganography Capacity Math
355.Metadata Weight Math
356.Image Compression Decision Math
357.Format Compatibility Math
358.Quality Score Math
359.OCR Layout Confidence Math
360.Document Complexity Math
361.Black-Scholes / Options Math
362.Reynolds Number Math
363.Beam Deflection Math
364.Safety Stock Math
365.Reorder Point Math
366.Price Elasticity Math
367.Bloom Filter Math
368.Cyclomatic Complexity Math
369.Optimal Stopping Math
370.Leap Year Math
371.Quantization Noise Math
372.Thread Pitch Math

About the Math Inspector

Need a hand with everyday maths and number work? The Math Inspector does the work for you — free, and right here in your browser. File Inspector, but for math. Paste an equation, formula, unit expression, dataset, logic rule, algorithm size or combinatorics problem and Math Inspector tells you what kind of math it is, whether it is valid, whether it can be solved exactly or needs approximation, whether the units are wrong, whether brute force would be insane — and which Utilities Bunker tool should handle it next.

How it works

Type in what you have, and the answer shows up right away. Change anything and it updates by itself. Everything runs in your browser, so it is fast and nothing you type is sent away.

Want the deeper story? The Knowledge Base explains the ideas behind the tools in more detail.

Frequently Asked Questions

How is this different from a normal calculator?

A calculator asks <em>“what do you want me to solve?”</em> Math Inspector asks <em>“what kind of problem is this, is it valid, is it even solvable exactly, would brute force be insane, and which tool should handle it?”</em> It's a diagnostic scanner for math — it classifies and triages first, then points you at the right solver instead of blindly returning a number.

What kinds of input does it understand?

Polynomial equations and systems, physical/electrical formulas, unit-aware expressions (with dimensional analysis), datasets (with outlier &amp; duplicate detection), combinatorics / counting problems, algorithm complexity (Big-O), modular and elliptic-curve / finite-field math, matrices, logic &amp; constraint rules, and plain arithmetic. Anything it can't place is reported as ambiguous with its best guesses.

How does the unit / dimension check work?

Every unit carries a physical dimension (length, mass, time, current). Multiplying or dividing units is always allowed and produces a new dimension — 120&nbsp;V × 15&nbsp;A correctly gives 1800&nbsp;W. But <strong>adding</strong> different dimensions is impossible, so <code>voltage + current</code> is flagged as a contradiction, with the valid electrical formulas suggested instead.

Why does it say a quintic has “no exact formula”?

Because of the Abel–Ruffini theorem: there is no general solution in radicals for polynomial equations of degree five or higher. Math Inspector still checks for rational roots that let it partially factor, and otherwise tells you to use numerical root-finding — it explains the obstacle instead of just failing.

Does it actually solve things, or just diagnose?

It does the <em>diagnosis</em> — and computes the quick wins along the way (quadratic roots, the watts from V×A, the size of a combinatorial space, points on an elliptic curve, dataset stats, a logic conflict). For the heavy lifting it routes you to the dedicated Utilities Bunker tool, which is the whole point: it's the front door to the Math Lab.

Does anything run on a server?

No. The whole classifier, the unit engine, the big-integer combinatorics and every check run in your browser. Nothing you paste is uploaded.

How do I use the Math Inspector?

Just type your numbers. The answer shows up right away — there is no button to press. Change anything and it updates by itself.

Is it free? Does it work without internet?

Yes to both. It is free with no sign-up, and once the page has loaded it keeps working even with no internet.

Where does my data go?

Nowhere — every calculation runs on your own device. Nothing you enter is uploaded, logged, or stored.

Common Use Cases

Triage a problem

Find out what kind of math you're holding before you try to solve it.

Catch bad units

Flag adding volts to amps, or any mixed-dimension formula.

Spot brute-force traps

See when a search space (like vehicle options) explodes exponentially.

Check feasibility

Is it exact, numerical, contradictory or an open-problem class?

Route to the right tool

Get sent straight to the solver, lab or checker that fits.

Validate data & logic

Detect outliers, duplicates and constraint conflicts.

Last updated: