setting the range on function
is there a way to set the range of function with a variable like setrange $1. i know you can do it with setdomain $1.
thanks
Rob
Check the help file for it. You want [setrange $1 $2] to set both min
and max.
Rob skrev:
> is there a way to set the range of function with a variable like setrange $1. i know you can do it with setdomain $1.
>
> thanks
>
> Rob
>
ah yes, thanks for that.
rob