Hi guys. I am writing down a useful library for 2dof systems.
I am tryng to trasform servo angles in coordinates with sin(); and after computation I need to return to angles with arcsin(); but seems that arduino standard math library can't do it
Have some advices?
asin()