




(view source code of tangentdeg_php.bat as plain text)
:: https://www.robvanderwoude.com/batchphp.php:: Usage: "tangentdeg angle" returns the tangent for the specified angle in degrees@PHP -r print(tan(deg2rad(%~1)));
page last modified: 2025-10-11; loaded in 0.0072 seconds