hxp method

double hxp(
  1. num value
)

Implementation

double hxp(num value) => h * _x(value);