Cloud Data Integration for PowerCenter
- Cloud Data Integration for PowerCenter
- All Products
double v = pow((1 + Rate), nPeriods); *FV = -( (PresentValue * v) + (Payment * (1 + (Rate * PaymentType))) * ((v - 1) / Rate) );
#include <math.h>