It computes the value of transport function J(2,x).
y = trans(x)
output transport function
valueat which transport funtion is calculated.
This function takes the parameter x and calculates J(2,x) at it.
// Transport Function x=2 y = trans(x)