# Rapidity Calculator

φ = artanh(β) with γ = cosh φ, γβ = sinh φ, the e^φ Doppler factor, and the tanh(2φ) additivity check — where boosts just add.

> Canonical page: https://elysiatools.com/en/tools/rapidity-calculator

- **Category:** Science & Education

- **Keywords:** rapidity, hyperbolic angle, artanh, boost composition, doppler factor, special relativity

## Overview

φ = artanh(β) with γ = cosh φ, γβ = sinh φ, the e^φ Doppler factor, and the tanh(2φ) additivity check — where boosts just add.

## Inputs

- **Speed input** (select)
- **β (v/c)** (number): e.g. 0.5
- **Speed v (m/s)** (number): e.g. 1.5e8

## When to use

- Use it when you need to validate numeric data content quickly in the browser.
- Helpful for science & education workflows that need repeatable inputs and fast results.
- Useful when you want to test input and output behavior before integrating the workflow elsewhere.

## How it works

- Provide Speed input, β (v/c), Speed v (m/s) as input to the tool.
- The tool processes the request and returns a text result.
- For repeatable workflows, use the API endpoint shown on the page after validating the result interactively.

## Use cases

- Validate numeric data data during debugging or QA.
- Validate expected output before using the API or automation flows.
- Compare small variations of input to understand output differences quickly.

## Frequently asked questions

### What does Rapidity Calculator do?

Rapidity Calculator helps you validate numeric data content online without setting up a separate local script or app.

### When should I use this tool?

Use it when you need a quick validate workflow, want to verify output, or need a browser-based utility for science & education tasks.

### Can I try this tool with sample data?

Yes. Try short representative inputs first, then move to larger or more complex cases once the output looks correct.

### What inputs does Rapidity Calculator accept?

Rapidity Calculator accepts Speed input, β (v/c), Speed v (m/s).

### Is there an API for Rapidity Calculator?

Yes. The tool page includes an API endpoint so you can move from manual testing to scripted usage.

## Related tools

- [Heisenberg Uncertainty Principle Calculator](https://elysiatools.com/en/tools/uncertainty-principle-calculator): Δx·Δp ≥ ℏ/2: minimum Δp from Δx, minimum Δx from Δp, or a pair check with satisfaction ratio. Units m–pm and kg·m/s / g·cm/s / eV/c; optional mass derives Δv.
- [Mass-Energy Equivalence Calculator](https://elysiatools.com/en/tools/energy-mass-conversion): E = mc² both ways: mass to rest energy (J, kWh, eV-scale, TNT) and energy to mass (kg, g, u, electron masses).
- [Lorentz Factor Calculator](https://elysiatools.com/en/tools/lorentz-factor-calculator): γ = 1/√(1−v²/c²) with 1/γ, βγ, and √(1−β²) for any subluminal speed — the single number behind all of special relativity.
- [Spin Angular Momentum Calculator](https://elysiatools.com/en/tools/spin-angular-momentum): |S| = √(s(s+1))ℏ for integer or half-integer s: multiplicity 2s+1, the mₛ ladder, S_z and polar angle for a chosen projection, and why |S| > s always holds.
- [Particle in a Box Energy Levels](https://elysiatools.com/en/tools/particle-in-a-box): E_n = n²h²/(8mL²) for preset or custom particles: zero-point energy, level ladder to n = 12, λ_dB = 2L/n standing-wave check, transition photon wavelengths.
- [Physics Kinematics Problem Solver](https://elysiatools.com/en/tools/physics-kinematics-problem-solver): Solve 1D constant-acceleration kinematics problems and 2D projectile motion, with a full step-by-step derivation. Enter any 3 of the 5 quantities (displacement, initial velocity, final velocity, acceleration, time) and the solver finds the other two, showing each formula, the substitution, and the result. For projectiles, enter launch speed/angle/height to get range, time of flight, and max height.
- [First-Order ODE Solver (Separation of Variables)](https://elysiatools.com/en/tools/first-order-ode-solver): Solve separable dy/dx = g(x)·h(y) symbolically: H(y) = G(x) + C, explicit inversion, initial conditions, and partial fractions for quadratics like y(1−y).
- [Minimum Spanning Tree (Kruskal / Prim)](https://elysiatools.com/en/tools/minimum-spanning-tree): MST with both textbook algorithms: Kruskal's sorted accept/cycle-reject log and Prim's component growth, cross-checked to agree on the total weight; disconnected graphs rejected.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
- [Color Space Conversion Tools for Web and Print](https://elysiatools.com/en/hubs/design-convert): Curated tools for web-to-print color space conversion in one hub.
