Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3313130
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T22:04:45+00:00 2026-05-17T22:04:45+00:00

Why isn’t Manipulate[] working with large numbers? For instance this works Manipulate[k, {k, 0,

  • 0

Why isn’t Manipulate[] working with large numbers?
For instance this works

Manipulate[k, {k, 0, 1000000000, 1}]

and this doesn’t

Manipulate[k, {k, 0, 10000000000, 1}]

I believe that there should be some Mathematica variable which affects this but I cannot find one.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T22:04:45+00:00Added an answer on May 17, 2026 at 10:04 pm

    This is a known bug with Manipulate and Slider, specifically when there are more than 2^31 discrete “steps” for the slider.

    As a workaround, you could do the following, for example:

    Manipulate[Round[k], {k, 0, 10^100}]
    

    By not specifying the step size (fourth argument), you allow the slider to set non-integer values for the variable, but you can get around this by using Round (or IntegerPart).

    Hope that helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Isn't there some way to re-write the following code, such that I don't need
Isn't there a better way to accomplish this?: (RegionID is a Flex ComboBox) RegionID.selectedItem=value.Region;
This isn't a question that has a black/white yes/no answer, this is more a
Isn't JavaScript enabled in all webbrowsers by default? if yes, does this mean that
This isn't working the way I expect it to. Sample input will include an
Isn't there any built in class in PHP that has HashTable in PHP? If
This isn't working. Can this be done in find? Or do I need to
Why isn't this regular expression working? A correct email address does not pass the
Isn't there a function that returns the current file being interpreted? That is, if
Why isn't style attribute working on usercontrol? This is my code: <uc1:ucCredit runat=server ID=ucCCard

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.