{"id":75232,"library":"sec51-convert","title":"Float Rounding Utility","description":"A Go package for rounding floating-point numbers to the nearest integer.","status":"active","version":"1.0.2","language":"go","source_language":null,"source_url":"https://github.com/sec51/convert","tags":["float","rounding","math","utility"],"install":[{"cmd":"go get github.com/sec51/convert","lang":"bash","label":"Install github.com/sec51/convert"}],"dependencies":[],"imports":[{"symbol":"convert","correct":"github.com/sec51/convert"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/sec51/convert\"\n)\n\nfunc main() {\n\tresult := convert.RoundToNearestInt(3.7)\n\tfmt.Println(result) // 4\n}","lang":"go","description":"Rounds a float to the nearest integer using the convert package."},"warnings":[],"env_vars":null,"search_vec":"'float':1,10,17 'floating-point':9 'go':5 'integ':16 'math':19 'nearest':15 'number':12 'packag':6 'point':11 'round':2,8,18 'util':3,20","created_at":"2026-06-17T19:14:15.012403+00:00","updated_at":"2026-06-17T19:14:15.012403+00:00","problems":[],"ecosystem":"go","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/sec51/convert","github":"https://github.com/sec51/convert","docs":"https://pkg.go.dev/github.com/sec51/convert#section-documentation","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}}