{"id":74177,"library":"i-float","title":"IFloat","description":"This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.","status":"active","version":"1.16.0","language":"rust","source_language":null,"source_url":"https://github.com/iShape-Rust/iFloat","tags":["fixed-point","math","deterministic","geometry"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ni_float = \"1.16.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add i_float","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"FixedFloat","correct":"use i_float::fixed::FixedFloat;"}],"quickstart":{"code":"use i_float::fixed::FixedFloat;\n\nfn main() {\n    let a = FixedFloat::from_f64(3.14);\n    let b = FixedFloat::from_f64(2.0);\n    println!(\"{}\", a + b);\n}","lang":"rust","description":"Performs arithmetic with fixed-point numbers."},"warnings":[],"env_vars":null,"search_vec":"'arithmet':14 'determinist':11,22 'effici':9 'fix':3,19 'fixed-point':18 'float':4 'geometr':16 'geometri':23 'ifloat':1 'librari':6 'math':5,21 'oper':17 'point':20 'provid':7 'solut':12","created_at":"2026-06-17T19:00:29.062963+00:00","updated_at":"2026-06-17T19:00:29.062963+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://github.com/iShape-Rust/iFloat","github":"https://github.com/iShape-Rust/iFloat","docs":"https://docs.rs/i_float/","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}}