LANDENTRANS _ _ _ _ _ _ _ _ _ _ _ _ operator
The landentrans operator generates the descending landen transformation of the given imput values, returning a list of these values; initial to final in each case.
landentrans(<expression>,<integer>)
landentrans(0,0.1) {{0,0,0,0,0},{0.1,0.0025041751943776, 0.00000156772498954046,6.1444078 9914461e-13,0}}
The first list ascends in value, and the second descends in value.