Issue with trigonometry.scad opp_adj_to_ang #1898
-
|
I maybe have a slightly older version (maybe a week or so old?) OpenSCAD version 2026.01.03 (git 6cad20bd) The issue I'm having is that I'm trying to use opp_adj_to_ang(x,y) to calculate and angle of a right triangle using the opposite length and adjacent length. Manually calculating it, I get : Using OpenSCAD, I get: laptop_width = 21.9; I'm guessing I'm doing something wrong, but I'm not sure what. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Well, first off, 31.9 is NOT equal to 21.9. |
Beta Was this translation helpful? Give feedback.
Well, first off, 31.9 is NOT equal to 21.9.