XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
C4. Elementary functions (transcendental functions)

Functions

double cos_pi (double x)
 cos(πx)
 
double powm1 (double x, double y)
 x^y - 1
 
double sin_pi (double x)
 sin(πx)
 
double sqrt1pm1 (double x)
 sqrt(1 + x) - 1
 

Detailed Description

This is the group of C4. Elementary function (transcendental function) routines.