First time here? Check out the FAQ!
answered 2013-02-21 01:16:58 -0600
@interact def _(x=slider( map(lambda x:x.n(digits=4),srange( 1,10,.1)) )): print x
updated 2013-02-21 01:17:41 -0600