Pages: 1
Hi, I want to use inverse tangent for a Smalltalk project of mine. Does anyone know what the method is called? I can't find anything like #invTan or anything... Help?
Offline
variable arcTan.It returns the answer in radians though, so if you want degrees tryvariable arcTan radiansToDegrees.