as a temporary solution you could do it in lua
NOTE: the algorithm assumes the use of a calculator with the trig functions in "degree" (rather than "radian") mode. Most programming languages assume radian arguments, requiring back and forth convertions. The factor is 180/pi. So, for instance, the equation RA = atan(0.91764 * tan(L)) would be coded as RA = (180/pi)*atan(0.91764 * tan((pi/180)*L)) to give a degree answer with a degree input for L.
Started by obsidian « 1 2 » Creative Uses of CHDK
Started by clee130 Creative Uses of CHDK
Started by Edgel Creative Uses of CHDK
Started by hyewiz Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by outslider « 1 2 3 » Completed and Working Scripts