trigonometric functions in sqlite in iphone sdk
Posted
by Saurabh
on Stack Overflow
See other posts from Stack Overflow
or by Saurabh
Published on 2010-04-13T10:47:54Z
Indexed on
2010/04/13
10:53 UTC
Read the original article
Hit count: 495
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
© Stack Overflow or respective owner