{"uid":"cap_5ZAKosVXZPjuR0uz7wd5T","slug":"numora-angle-unit-conversion-a5136a7b","name":"Numora Angle Unit Conversion","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numormor.netlify.app/api/convert/angle","method":"POST","headers":{},"bodySchema":{"type":"object","required":["to","from","value"],"properties":{"to":{"type":"string"},"from":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":{"p10Cents":"2.0000","medianCents":"2.0000","p90Cents":"2.0000","minCents":"2.0000","maxCents":"2.0000","p95Cents":"2.0000","sampleCount":1,"varies":false,"failureChargeRate":1},"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_l4C07oO_xL_TyI8qZOgwa","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts an angle value from one unit to another (e.g. degrees to radians) with no external dependencies.","exampleAgentPrompt":"Convert 270 degrees to radians using a pure math computation — no external services needed.","exampleUseCases":[{"title":"Trigonometry homework solver for students","prompt":"I'm helping a student with their trig assignment. They need to convert 45 degrees to radians for their sine and cosine calculations. Can you do that conversion quickly without calling any external services?"},{"title":"Robotics control system angle translator","prompt":"Our robot needs to rotate its arm 120 degrees, but the motor control library expects radians. Convert that angle for me right now using pure math so we don't have any latency issues."},{"title":"Satellite orbit calculation preprocessing","prompt":"We're calculating satellite trajectories and need to convert several angle measurements from gradians to radians before we feed them into our physics simulation. Please batch convert these angles using fast, reliable math computation."}],"resultDescription":"Returns a JSON object with a boolean success flag, a result object containing the converted angle value, and a human-readable computation string describing what was computed.","failureModes":["Missing required field (value, from, or to) returns validation error","Unsupported unit string returns error","Non-numeric value input causes type error","Network or payment (x402) failure prevents request from completing"],"whenToPreferThis":"Choose this endpoint when you need a self-contained, serverless angle unit conversion with no external API dependencies, especially in agent workflows that support x402 micropayments on Base and require fast, reliable pure-math computation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:47:44.890Z","isFirstParty":false}