In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have (min,max] in the interact slider. Is there a separate function to do so?
|   | 1 |  initial version  | 
In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have (min,max] in the interact slider. Is there a separate function to do so?
In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have (min,max] [min,max) in the interact slider. Is there a separate function to do so?so?
@interact
def main(x=slider(0,1,0.0000001,0.5))
      plot(tan(x), x, -pi, pi, detect_poles=True)
In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have [min,max) in the interact slider. Is there a separate function to do so?
so?
@interact def main(x=slider(0,1,0.0000001,0.5)) plot(tan(x), x, -pi, pi, detect_poles=True)
In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have [min,max) in the interact slider. Is there a separate function to do so?
@interact
@interact
def main(x=slider(0,1,0.0000001,0.5)) plot(tan(x), x, -pi, pi, detect_poles=True)
In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have [min,max) in the interact slider. Is there a separate function to do so?
@interact
   @interact
      In interact slider, I can specify max and min. But the max and min are [min,max]. I want to have [min,max) in the interact slider. Is there a separate function to do so?
   @interact
     def main(x=slider(0,1,0.0000001,0.5))
          plot(tan(x), x, -pi, pi, detect_poles=True)
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.