محاسبهگر اندازه سینه
اندازه نوار و جام رو از اندازه ی زیر سینه و سینه تخمین بزنید
نتایج در حال تایپ به روز میشود.
در مورد این ماشین حساب
bra size calculator calculates the band size from the underbust and the bust, and the cup size from the band size. The band size is the underbust rounded to the nearest even number of inches, and the cup is set by the difference between the bust and band measurements — roughly one cup letter per inch of difference (1 in ≈ A, 2 in ≈ B, 3 in ≈ C, 4 in ≈ D, and up through DD, DDD/F and beyond). The calculator calculates the band size from the underbust and the bust.Results are an estimate and a starting point only.Bra size calculator calculates the band size from the underbust and the bustResults are an estimate and a starting point only.Bra size calculator calculates the cup size from the band size.WorkedResultsResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyResults are an estimate and a starting point onlyRes
پرسشهای متداول
چطوري اندازه ي يه سوتین رو اندازه بگيرم؟
برای اندازهگیری زیر سینه، دور سینه خود را مستقیماً زیر سینه اندازهگیری کنید، سپس دور پرترین قسمت سینه را اندازهگیری کنید. هر دو را وارد کنید و محاسبهگر نوار زیر سینه و جام را از اختلاف تخمین میزند.
چرا اندازه ی برهنه ها بین برندها فرق داره؟
اندازهگیری جام و بند کاملاً استاندارد نیست و یک ۳۴C در یک برچسب میتواند مانند یک ۳۴D در دیگری (اندازهگیری خواهر) قرار گیرد. از این تخمین به عنوان نقطهٔ شروع استفاده کنید و سبکها را امتحان کنید.
اندازه جام چطور از اندازه گيري من محاسبه ميشه؟
اندازه کمربند را از اندازه سینه خود کم کنید: هر اینچ تفاوت تقریباً یک فنجان بالا است. یک تفاوت یک اینچ در مورد یک A است، ۲ اینچ یک B، ۳ یک C، ۴ یک D، سپس DD، DDD/F و غیره. محاسبهگر تفاوت را به نزدیکترین اینچ گرد میکند.
سایز خواهر چیه؟
اندازههای خواهر حجم یکسانی از جام را در اندازههای نوار مجاور به اشتراک میگذارند - یک 34C، 32D و 36B یک جام مشابه را نگه میدارند. اگر نوار محاسبه شده شما خیلی تنگ یا رها به نظر میرسد اما جام درست است، سعی در اندازه خواهر (یک نوار پایین و یک جام بالا یا برعکس) اغلب بهتر است.
ميشه اندازه بگيرم؟
در این روش، هر دو واحد اندازهگیری را در سانتیمتر وارد میکنیم و محاسبهگر آنها را به اینچ تبدیل میکند (قسمت بر ۲٫۵۴) قبل از اینکه به اندازهگیری نوار و جام بپردازد، بنابراین تخمین هر دو واحد یکسان است.
چرا اندازه بند من به عدد زوج گرد شده؟
اندازههای بند در اعداد جفت (۳۰، ۳۲، ۳۴...) ساخته میشوند، بنابراین محاسبهگر اندازهٔ زیر سینه شما را به نزدیکترین اینچ جفت گرد میکند. اگر شما یک عدد فرد مانند ۳۳ را اندازهگیری کنید، به یک بند ۳۴ گرد میشود؛ اگر احساس شل بودن کنید، یک اندازه خواهر در بند بعدی پایین ممکن است بهتر باشد.
API — از این ماشین حساب از کد استفاده کنید
این محاسبهگر را به عنوان نقطه پایانی JSON آزاد فراخوانید — کلید مورد نیاز نیست. مقادیر حوزه زیر را به عنوان پارامترهای پرسش یا JSON ارسال کنید. هر چیزی که حذف کنید از همان پیشفرض استفاده میکند که این صفحه با آن پر شدهاست؛ یک پارامتر ناشناخته یک ۴۰۰ است، هیچگاه یک صفر خاموش. مستندات کامل API را بخوانید →
نقطه پایانی
GET https://calculator.free/api/v1/bra-size/
curl
curl "https://calculator.free/api/v1/bra-size/?units=imperial&underbust=32&bust=36"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/bra-size/?" + new URLSearchParams({
"units": "imperial",
"underbust": "32",
"bust": "36"
}));
const data = await r.json();
console.log(data.results);
نتایج تخمینها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.