curve

the curve function [0,1]->[0,1] is defined as 1-((exp(s*(1-x))-1)/(exp(s)-1)) with the constant slope factor s=4

double
curve
(
double x
)

Meta