{"id":65030,"library":"float-next-after","title":"float-next-after","description":"A trait for native rust f64/f32 nextafter.","status":"active","version":"2.0.0","language":"rust","source_language":null,"source_url":"https://gitlab.com/bronsonbdevost/next_afterf","tags":["float","math","numerical","trait"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfloat_next_after = \"2.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add float_next_after","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NextAfter","correct":"use float_next_after::NextAfter;"}],"quickstart":{"code":"use float_next_after::NextAfter;\n\nfn main() {\n    let x = 1.0f64;\n    let next = x.next_after(2.0);\n    println!(\"Next after: {}\", next);\n}","lang":"rust","description":"Computes the next representable floating-point value after a given number."},"warnings":[],"env_vars":null,"search_vec":"'f64/f32':10 'float':2,12 'float-next-aft':1 'math':13 'nativ':8 'next':3 'nextaft':11 'numer':14 'rust':9 'trait':6,15","created_at":"2026-06-17T17:03:33.249407+00:00","updated_at":"2026-06-17T17:03:33.249407+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://gitlab.com/bronsonbdevost/next_afterf","github":null,"docs":"https://docs.rs/float_next_after/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}