Next: atexit, Previous: asctime, Up: C library functions [Index]
asin
#include <math.h> Float new f; f = asin (0.5);
Note that ctalk does not perform any range checking of the argument.