Omnimaga

Calculator Community => TI Calculators => Calculator C => Topic started by: kevinkore3 on May 06, 2015, 10:29:41 pm

Title: Accessing the OS?
Post by: kevinkore3 on May 06, 2015, 10:29:41 pm
Is there a way to access the OS functions?
E.g. implement non-integer factorials.
Right now I have to type in an integral to get 5.8!
TI-BASIC is too slow, and an Ndless program takes tons of work (well, enough that I haven't really finished any yet).
I also want to add some functions that appear on the Prime and maybe increase the max number limit to above 10^999 (GMP for Nspire? Probably not, we'll see).
Can this be done?
Thanks.