×

注意!页面内容来自https://calculator-online.net/it/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Calculator-Online.net

Calculator Online

Your Result is copied!
<> [type="radio"].with-gap:checked+span:before{ border: 2px solid #13699E; } [type="radio"].with-gap:checked+span:after{ background: #13699E; } [type="radio"]:not(:checked) + span,[type="radio"]:checked + span{ padding-left: 22px; } .width_20_per{ width: 20%; float: left; padding: 5px; font-weight: 400; text-align: center; cursor: pointer; } .width_20_per span{ display: flex; height: 35px; background: #0485b745; /* background: white; */ color: #000; border: 1px solid var(--bdrGry); border-radius: 5px; box-shadow: 3px 3px 0px 0px #00000038; font-size: 18px; align-items: center; justify-content: center; } .width_20_per span:active{ box-shadow: inset 6px 6px 10px 0 #00000038inset -6px -6px 10px 0 #00000038; } .width_20_per label{ background:var(--bgWhite); color: #13689E; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 2px; height: 35px; margin-left: 0px !important; border: 1px solid var(--bdrGry); border-radius: 5px; box-shadow: 3px 3px 0px 0px #00000038; font-size: 14px } .width_20_per label span{ border: none; color: #13689E; border-radius: 0px; background: transparent !important; } .blue_btn{ background:linear-gradient(90deg#1670a7#094365) !important; color: #fff !important; } @media (max-width: 480px){ .width_20_per label{ height: 35px; line-height: 35px; box-shadow: 3px 3px 0px 0px #ddd; } .width_20_per span{ height: 35px; line-height: 30px; } .width_20_per{ padding: 4px !important; font-size: 16px; cursor: pointer; } .width_20_per label span{ padding-left: 23px !important; box-shadow: none !important; } } #ShowHistory{ height:90px; overflow:auto; padding-top:6px; display: none; } .w_700{ width: 700px } .calculator_btn_hide,#scientific_cal{ display: none } .bg-white{ background: white !important } <> .homeSearch{ border-radius: 10px; border: 1px solid #BBBBBB; padding: 0px 10px; } .homeInput{ border-radius: 10px; height: 52px; border: 0; outline: none; font-size: 16px } .border_right{ border-right: 1px solid #80808030 } .border_top{ border-top: 2px solid #80808030 } .cate_main{ padding: 14px 10px 10px; } .cate_main p,.cate_main img{ color: #156EA4; filter: grayscale(100%); /* opacity: 100%; */ } .cate_main:hover p,.cate_main:hover img{ /* opacity: 50%; */ filter: grayscale(0%); } .own_gray{ background-color: #EFF3F4; border: 2px solid transparent } .show-cal:hover{ background-color:#156EA4 !important; } .font-s-26{ font-size: 26px } .homeText{ font-size: 17px; letter-spacing: 0.6px; line-height: 1.5; } .sepration{ width: 2px; height: 50px; background: #80808030; } .show-cal:hover img { content: url('https://calculator-online.net/assets/img/cate_images/home_arrow_2.png'); } .seeMore{ border: 2px solid #EFF3F4 } .show-cal:hover .calTitle{ text-decoration: underline; color: var(--white); } .featured { width: 220px; height: 80px; transition: transform 0.3s easebox-shadow 0.3s ease; /* Smooth transition for transform and box-shadow */ object-fit: cover; } .featured:hover { transform: scale(1.1); /* Scale up the image */ /* box-shadow: 0 4px 8px rgba(0000.2); Add shadow effect */ } .d-flex.flex-wrap .col-md { padding: 0.5rem; /* Add padding to each column for better spacing */ } .d-flex.flex-wrap .col-md:hover { z-index: 1; /* Ensure the hovered image is above the others */ } .font-s-40{ font-size: 40px; } .about_content p{ font-size: 17px; letter-spacing: 0.5px; line-height: 32px; } .homeText{ font-size: 25px; } @media (max-width: 450px) { .featured{ max-width: 100%; } .homeText{ font-size: 23px; } } .cate_margin .underline a:hover{ text-decoration: underline; text-decoration-color: var(--light-blue); text-underline-offset: 3px; } /* .cate_margin{ margin-bottom: 3.5rem; } */ <> #newInput{ width: 100%; outline: 0; box-sizing: border-box; resize: none; font-size: 14px; line-height: 1.5; letter-spacing: .5px; overflow: hidden; border: none; background: var(--white) !important; padding: 10px; position: relative; max-width: 100%; background: var(--white); border-radius: 8px } #newInput.placeholder::before { content: "Risolvi"; color: #7E7E7E; pointer-events: none; position: absolute; } #newInput:not(.placeholder)::before { content: ''; } #convert { background: var(--light-blue); color: white; padding: 5px 20px; height: 39px !important; font-weight: 700; font-size: 16px; border: none; border-radius: 8px; margin-left: 5px } .gap_10px{ gap: 10px } .actionButtons { display: flex; align-items: center; justify-content: flex-end; gap: 5px; padding: 2px 10px; cursor: pointer; transition: background-color .2s; border: 1px solid #e5d6ff; border-radius: 8px; font-size: 13px } .actionButtons:hover { background-color: #f5f5f7; } <> .object-fit-contain{ object-fit: contain } #parentBorder{ border: 1.5px dashed #0000001A } .line_gray{ color: #7E7E7E; } .chooseBtn{ border-radius: 8px 0px 0px 8px; background: #1670A7; height: 33px; } .dropBtn{ border-radius: 0px 8px 8px 0px; background: #268CCA; height: 33px; } .mobileBtn,.copyPaste{ border: 1px solid #0000000D; background: #FAFAFA; height: 33px; border-radius: 8px } .copyPaste{ box-shadow: rgba(0000.15) 1px 1px 1px; background: none; border: none } #input_name{ height: 40px; width: 100%; outline: 0; box-sizing: border-box; resize: none; font-size: 14px; line-height: 1.5; letter-spacing: .5px; overflow: hidden; border: none; background: transparent; padding: 10px } .inputBox{ width: 100%; border: 1px solid #0000000D; border-radius: 8px; background: var(--white); } #convert{ height: 38px; background: var(--light-blue); border: none; outline: none; font-size: 17px; gap: 5px; font-weight: 700 } .loader{ top: -20px; left: 0; right: 0; bottom: 0; z-index: 2; width: 75px; height: 75px; margin: auto; display: block; position: absolute } .loader::after{ content: ""; width: 75px; height: 75px; display: block; border-width: 5px; position: absolute; border-radius: 50%; border-: solid; border-color: #e2e2e2 #2980b9; animation: spinner 1.5s cubic-bezier(.4,0,.4,1) infinite } .loader_overlay{ left: 0; top: 0; right: 0; bottom: 0; z-index: 2; width: 100%; height: 100%; position: absolute; text-align: center; border-radius: 20px; background: rgba(249250251,.97); box-shadow: 0 0px 6px rgb(0 0 0 / 25%); -webkit-box-shadow: 0 0px 6px rgb(0 0 0 / 25%) } .loader_txt{ left: 0; right: 0; bottom: 0; top: 58%; font-size: 16px; font-weight: 500; position: absolute; display: inline-block; margin: auto auto auto auto } .qr_code{ display: none; position: absolute; width: 190px; height: 240px; bottom: 50%; padding: 10px; text-align: center; border-radius: 10px; right: 175px; } .qr_code img{ object-fit: contain; } .qr_code p{ font-size: 12px; line-height: 15px; margin-top: -20px; } .qr_loader{ width: 30px; height: 30px; } .qr_loader::after{ width: 30px; height: 30px; } @keyframes spinner{ 0%{ transform: rotate(0deg) } 100%{ transform: rotate(360deg) } } #cropModal .modal-content { display: flex; justify-content: center; align-items: center; height: 100%; /* Ensure the content takes up the full height */ } #croppie-element { height: 400px; display: flex; justify-content: center; align-items: center; overflow: hidden; position: relative; } #croppie-element img { max-width: 100%; max-height: 100%; object-fit: contain; } .new-loader { position: absolute; top: 50%; left: 50%; transform: translate(-50%-50%); z-index: 10; flex-direction: column; } .new-loader-spinner { width: 70px; height: 70px; border: 5px solid rgba(0000.1); border-top: 5px solid #007bff; border-radius: 50%; animation: spin 1s linear infinite; } .new-loader-text { margin-top: 10px; text-align: center; font-size: 18px; color: #333; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @media only screen and (max-width: 600px) { .new-loader { left: 50%; top: 25%; transform: translateX(-50%); } } #cropModalActions button.calculate, .reset { padding: 9px 15px; font-size: 12px; } .cropText{ position: absolute; background: #00000078; padding: 3px 5px; } .topCancel { position: absolute; top: 5px; background-color: #00000078; border-radius: 50%; left: 120px; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; } .topCancel:hover { background-color: rgb(1677474); } #convert:disabled { cursor: not-allowed; } #example-container { min-width: 300px; min-height: 65px; position: absolute; top: -73px; right: -1px; } @media (max-width: 480px) { #new_ai_btns button.calculate.reset{ font-size: 13px !important; } #example-container{ right: 0px; bottom: 50px; } } :root { --toggle-indicator-size: 20px; --track-height: calc(var(--toggle-indicator-size) + 3px); --track-width: calc(var(--toggle-indicator-size) * 2.5); } .toggle { align-items: center; border-radius: 100px; display: flex; margin-bottom: 16px; font-size: 15px } .toggle:last-of-type { margin: 0; } .toggle__input { clip: rect(0 0 0 0); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; white-space: nowrap; width: 1px; outline: none; } .toggle__input:not([disabled]):active+.toggle-track, .toggle__input:not([disabled]):focus+.toggle-track { border: 1px solid transparent; } .toggle__input:disabled+.toggle-track { cursor: not-allowed; opacity: 0.7; } .toggle-track { background: #E6E6E6; border: 1px solid transparent; border-radius: 100px; cursor: pointer; display: flex; height: var(--track-height); margin-right: 8px; position: relative; width: var(--track-width); outline: none; } .toggle-indicator { /* align-items: center; background: var(--light-blue); border-radius: var(--toggle-indicator-size); bottom: 2px; display: flex; height: var(--toggle-indicator-size); justify-content: center; left: 2px; outline: solid 2px transparent; position: absolute; transition: 0.3s; width: var(--toggle-indicator-size); */ background-image: url("https://calculator-online.net/assets/img/blue_toggle.png?v=1.0"); background-size: cover; background-position: center; border-radius: var(--toggle-indicator-size); bottom: 2px; display: flex; height: var(--toggle-indicator-size); justify-content: center; left: 2px; position: absolute; transition: 0.3s; width: var(--toggle-indicator-size); } .toggle__input:checked+.toggle-track .toggle-indicator { background-image: url("https://calculator-online.net/assets/img/orange_toggle.png?v=1.0"); transform: translateX(calc(var(--track-width) - var(--track-height))); } @media screen and (-ms-high-contrast: active) { .toggle-track { border-radius: 0; } } .own_katex { display: inline-block; padding: 2px; border-radius: 8px; border: 1px solid transparent; width: fit-content; } .own_katex { position: relative; } .own_katex:hover { border: 1px solid #1670a7; cursor: pointer; } .own_katex:hover::after { background: #add8e6; border-radius: 4px; bottom: 130%; content: "Click to Copy"; display: block; left: 50%; transform: translateX(-50%); padding: 5px; position: absolute; width: 100px; z-index: 1; font-size: 14px; text-align: center; } @media only screen and (max-width: 768px) { button.imageCrop{ padding: 5px; font-size: 12px; height: 30px; } button.removeShare{ padding: 5px; font-size: 12px; height: 30px; } .downloadOptions { bottom: auto !important; top: 30px } } .chatgpt-message ol, .chatgpt-message ul { padding-left: 20px } .chatgpt-message h3, .chatgpt-message h2 { font-size: 18px; font-weight: 600 !important; margin-top: 12px; letter-spacing: .5px; line-height: 1.5; color: #1670a7; } .katex-display>.katex, .katex .katex-html { font-size: 17px; } /* .katex-html .mathnormal { font-family: 'Lato' !important; font-: normal !important; } */ .object-fit-contain { object-fit: contain } .chatgpt-message p, .chatgpt-message li:not(:has(p)) { font-size: 16px; letter-spacing: .5px; line-height: 1.5; color: #000000; } .resultQuestion{ font-size: 16px; letter-spacing: .5px; line-height: 1.5; word-break: break-word; } .chatgpt-message p:not(:first-child), .chatgpt-message ol p, .chatgpt-message ul p, .chatgpt-message li:not(:has(p)) { margin-top: 12px; } .cropBtn { position: absolute; top: 5px; left: 5px; border-radius: 50px; } .croppie-container { height: auto !important } .icon_animation { display: inline-block; position: relative; width: 100%; height: 80px; } .icon_animation samp { display: inline-block; position: absolute; left: 0; /* Adjusted to start from the left edge */ background: #EEF1F5; animation: icon_animation 1.2s cubic-bezier(00.50.51) infinite; height: 8px; } .main_area .icon_sty:hover .icon_animation samp { background: #fff; } .icon_animation samp:nth-child(1) { top: 10px; animation-delay: -0.24s; } .icon_animation samp:nth-child(2) { top: 28px; left: 0; /* Starts from the left edge */ animation-delay: -0.12s; } .icon_animation samp:nth-child(3) { top: 47px; animation-delay: 0s; } .icon_animation samp:nth-child(4) { top: 66px; /* Adjusted for 4th element */ animation-delay: 0.12s; /* Slightly delayed */ } .icon_animation samp:nth-child(5) { top: 85px; /* Adjusted for 5th element */ animation-delay: 0.24s; /* Further delayed */ } @keyframes icon_animation { 0% { left: 0; width: 0; } 50%, 100% { left: 0; /* Stays at the left edge */ width: 100%; /* Expands to full width */ } } .chatgpt-message { font-size: 16px; letter-spacing: .5px; line-height: 1.5; } .object-fit-none { object-fit: none } #response_question{ font-size: 14px; letter-spacing: .5px; line-height: 1.5; color: #000000; } #exampleLoadBtn{ padding: 5px 10px; background: var(--white); animation: none; border: none } .font-s-10{ font-size: 10px } /* #input_name::placeholder{ color: var(--black) } */ .radius-8{ border-radius: 8px; } .mainUpload,.resultImageShow{ background: #E6E6E6; width: auto; display: flex; justify-content: center; align-items: center; border-radius: 10px; } .mainUpload .logo_ready_image{ object-fit: contain } #after_title_line{ font-size: 17px !important } #emojis-div{ background: #f9f9f9; border-radius: 10px; width: max-content; } .barCenter{ background: #1670a7; width: 1px; } .priceBanner{ background: linear-gradient(175.31deg#559BEE 2.94%#1670A7 96.08%); padding: 5px; } .priceBanner p{ padding: 3px 12px; } .priceBanner p:first-child{ padding-left: 5px; } .text-yellow{ color: #E79E00 } .shareButtons{ gap: 10px } .shareButtons .bg-light-blue{ padding: 5px 10px; } .shareButtons .bg-light-blue:hover { background: #e3dcdc; } .downloadOptions { position: absolute; border-collapse: collapse; background: white; z-index: 9999999; width: 120px; right: 9px; /* top: -123px; */ bottom: 45px; } .font-s-10 { font-size: 10px; } .downloadOptions p:hover{ color: var(--light-blue); } @media (max-width: 480px) { .shareButtons{ gap: 10px } .downloadOptions{ right: -11px; } } #newInput{ min-height: 40px; width: 100%; outline: 0; box-sizing: border-box; resize: none; font-size: 14px; line-height: 1.5; letter-spacing: .5px; overflow: hidden; border: none; background: transparent; padding: 10px; position: relative; /* max-width: 580px; */ } #newInput.placeholder::before { content: "Type your Question"; color: #7E7E7E; pointer-events: none; position: absolute; } #newInput:not(.placeholder)::before { content: ''; } .mq-editable-field.mq-focused.mq-math-mode .mq-editable-field.mq-focused { -moz-box-shadow: transparent 0 0 1px 2pxinset transparent 0 0 2px 0 !important; box-shadow: transparent 0 0 1px 2pxinset transparent 0 0 2px 0 !important; border-color: transparent !important; border-radius: 1px !important; } .proDetails{ position: absolute; right: 20px; top: 40px; width: 300px; background: var(--white); z-index: 9999 } .proDetails .proMax:first-child{ border-radius: 10px 10px 0px 0px; } .proDetails .proMax:last-child{ border-radius: 0px 0px 10px 10px; } .selectedProMax{ background: #1670a712; } @media screen and (max-width: 600px) { #newInput{ font-size: 16px; } } @keyframes react-spinners-PulseLoader-pulse{ 0% { transform: scale(1); opacity: 1; } 45% { transform: scale(0.1); opacity: 0.7; } 80% { transform: scale(1); opacity: 1; } } .cropper-point { width: 10px !important; height: 10px !important; background-color: var(--light-blue) !important; } .chatgpt-message { font-size: 16px !important; line-height: 40px !important; } .katex-display { margin: 0px 0px !important; }

Calcolatrice in linea

sin
cos
tan
sin-1
cos-1
tan-1
π
e
xy
x3
x2
ex
10x
y√x
3√x
√x
ln
log
(
)
1/x
%
n!
7
8
9
+
delete image
4
5
6
Ans
1
2
3
×
M+
0
.
EXP
÷
M-
±
RND
AC
=
MR

Soluzione:

copy result Copia

download result Scarica

home search ion

Esplora più di 1.000 calcolatrici in diverse categorie.

Informazioni sulla calcolatrice online

Calculator-online.net è la tua destinazione ideale per un'ampia gamma di calcolatrici online gratuite. Questi strumenti includono strumenti di intelligenza artificialesalutefinanzastatisticamatematicafisica e chimica. Tutti meritano un accesso immediato e gratuito a calcoli affidabili. La nostra missione è fornire risultati accurati e aggiornati per affrontare le sfide con precisione.

Perché Calculator Online si impegna a essere una destinazione unica? Il team di calcolatori online continua ad aggiornarsi e nuovi strumenti vengono aggiunti regolarmente. Che tu stia affrontando problemi matematici di base o approfondendo equazioni più complessequesta piattaforma è progettata per semplificare i tuoi sforzi matematici.

Ogni strumento sviluppato da Calculator Online è progettato per fornire risultati accuratia dimostrazione del nostro forte impegno per la tua soddisfazione. Se riscontri qualche inconveniente riguardo a questi calcolatori onlinenon esitare a contattarci. Contattaci. Aumenta la tua produttività matematica con la Calcolatrice Onlineil tuo miglior compagno per la matematica.

Featured In

All Brand Images
 
0
sin
cos
tan
sin-1
cos-1
tan-1
π
e
xy
x3
x2
ex
10x
y√x
3√x
√x
ln
log
(
)
1/x
%
n!
7
8
9
+
delete image
4
5
6
Ans
1
2
3
×
M+
0
.
EXP
÷
M-
±
RND
AC
=
MR

Chimica

Featured in

All Brand Images

© Diritti d'autore 2025 di Calculator-Online.net