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