kolibrios-fun/programs/develop/ktcc/trunk/libc/math
andrew_programmer 48ecbd9104 Mathematical functions are added some.
It is added makefile for compilation of programs under KolibriOS with the help gcc.

git-svn-id: svn://kolibrios.org@696 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-01-14 19:33:34 +00:00
..
ceil.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
ceilf.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
fabs.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
fabsf.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
floor.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
floorf.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
sqrt.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
sqrtf.asm Mathematical functions are added some. 2008-01-14 19:33:34 +00:00