Guest User

Untitled

a guest
Dec 17th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. intrinsicMagnitude + 5 * Math.Log(distanceToSatellite/1000) - 2.5 * Math.Log(Math.Sin(phaseAngleRadians) + (Math.PI - phaseAngleRadians) * Math.Cos(phaseAngleRadians));
Add Comment
Please, Sign In to add comment