Method Val.Range()->create()
- Method
create
Val.Range Val.Range(value_typefrom,value_typetill)
Val.Range Val.Range(this_programcopy)
Val.Range Val.Range()- Parameter
from Lower inclusive boundary for the range. Specify no lower-boundary by filling in
-Math.inf.- Parameter
till Upper exclusive boundary for the range. Specify no upper-boundary by filling in
Math.inf.- See also