LASwift icon indicating copy to clipboard operation
LASwift copied to clipboard

Inverse trigonometric functions?

Open dimitry12 opened this issue 3 years ago • 0 comments

Looking to use asin or atan (to calculate distance between points on the sphere).

I don't see anything I could use in LASwift. Not sure if there is any advantage of having this in LASwift vs using Swift's own. Accelerate framework appears to have asin, for example: https://developer.apple.com/documentation/accelerate/asin

dimitry12 avatar Dec 08 '21 16:12 dimitry12