|
|
|
|
|
by eigenket
1092 days ago
|
|
Angles are absolutely more dimensionless than lengths are. For an easy check you can't add quantities where the dimension differs, which means it doesn't make sense to add a length to its cube. On the other hand it does make sense to add an angle to its cube - this is a necessary component of computing sin(angle) by the power series sin(angle) = angle - (angle^3)/6 + ... |
|
Any physical quantity, for instance length, can appear as an argument of a nonlinear function that can be developed in a Taylor series. So your example would be identical for any other quantity not only for angle. I can make an analog computing element where a voltage is equal to the sinus of another voltage, so after your theory, voltage is dimensionless.
The reason why this is possible is that the arguments of such nonlinear functions are either explicitly or implicitly not the physical quantities, but their numeric values, i.e. the ratios between those quantities and their units, which are dimensionless.
In the case of the nonlinear sinus function, what is usually written as sin(x) is just one member of a family of functions where the arguments are angles implicitly divided by units of plane angle:
sin(x) is the sinus function with the angle implicitly divided by 1 radian
sin(x * Pi/2) is the sinus function with the angle implicitly divided by 1 right angle
sin(x * Pi*2) is the sinus function with the angle implicitly divided by 1 cycle a.k.a. turn
sin(x * Pi/180) is the sinus function with the angle implicitly divided by 1 sexagesimal degree
It is very sad that the logical thinking about angles of most people has been perverted by what they have been taught in school, which is just a bunch of nonsense copied again and again from one textbook to another.