// multi-utility computation suite · offline · instant · precise
┌──────────────────────────┐
│ [c] calcalyst_ │
│ computation suite │
└──────────────────────────┘
// select a module to initialize
/ search↵ open firstesc close
// adsenseEMPTY_LEADER_SLOT728×90
// adsenseMOBILE_ANCHOR_SLOT320×50
// keyboard_shortcuts
/focus search
↑↓navigate module list
Enter
open first result from search
open highlighted
compute when module is open
compute when focused in a field
Escclose module · clear selection
⌫
sci.triangulation-distance Calculator
Calculates unknown distances and positions by triangulation from two known baseline endpoints and measured angles to the target. GPS satellites use trilateration (range circles) rather than triangulation (angle lines) — both methods require three reference points for 2D position.
Inputs
Baseline M
Separation between two points or total path length. Check that units are consistent throughout the calculation.
Angle A Deg
Reference formula or conversion factor shown for context.
Angle B Deg
Reference formula or conversion factor shown for context.
Results
side a (m)
Reference formula or conversion factor shown for context.
side b (m)
Reference formula or conversion factor shown for context.
height from baseline (m)
The computed height.
angle C
The computed angle in degrees or radians.
law of sines: a/sin(A) = b/sin(B) = c/sin(C)
Sample size or count used in the calculation.
GPS accuracy
The fraction of predictions or measurements that are correct. High accuracy is only meaningful when the class distribution is balanced.