trigonometric functions in sqlite in iphone sdk
- by Saurabh
Hi
is there a way to get sine and cosine of a value in sqlite query in iphone sdk? when ever i tried to use sin() in my query sqlite reported that no such function exists.
Any help would be much appreciated!
Thanks
Saurabh