Skip to content
🔧

パーセンテージ計算機

テキストとコード · 無料オンラインツール

パーセンテージ、増加率、減少率を計算。

CoderNewbie チーム
1

What percent is X of Y?

X ÷ Y × 100

結果
12.5%
2

What is X% of Y?

X ÷ 100 × Y

結果
30
3

Percentage change from X to Y

(Y − X) ÷ X × 100

結果
+25%
Tip: leave a field empty to treat it as 0. Results update as you type.

3 モード

何パーセントか、パーセント値、変化率 — すべて 1 箇所で。

ライブ結果

入力を編集するとすべての結果が即座に再計算。

プライベート

すべての計算はブラウザ内で実行 — データはデバイスから出ません。

パーセンテージ計算機の使い方

  1. 1Enter or paste your text or code into the input area.
  2. 2Choose the desired operation (format, convert, analyze, etc.).
  3. 3Click the action button to process.
  4. 4Copy the result from the output area.

機能と特徴

  • 完全無料 — 登録不要、サブスクリプションなし、広告なし
  • ブラウザ上で完全に動作 — データは端末から送信されません
  • 高速・軽量 — 即座に結果を表示
  • クロスプラットフォーム — デスクトップ・タブレット・モバイル対応

よくある質問

Can I format code in different styles?

Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.

Is regex testing case-sensitive?

The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.

関連ツール