こっちの時の電卓もおすすめです 電卓V7.1 https://scratch.mit.edu/projects/1116783756/ 電卓V8.1.3 https://scratch.mit.edu/projects/1183338873/ 電卓です 初期バージョンも みてみてください https://scratch.mit.edu/projects/965797840 turbowarpのリンク https://turbowarp.org/961360396 正の数と負の数の計算ができます。 小数点ありの計算は一部計算ミスあります (内部処理プログラム記述方法ミス,内部計算処理演算ブロックの処理ミス(割り算) 浮動小数点数 関係など様々ありそうです) 0~9までのキーボードで数字入力 /で÷の入力 *で×の入力 -で負の数と計算用の-入力 +で+(足し算記号)の入力 Dキー又はBackSpaceキーで入力削除 Cキーで 計算してるとこの計算号の前か後ろをすべて削除 Aキーで「AC」(オールクリア)キー(打った数字や記号すべて削除) エンターでイコール(計算) をします 他の履歴はこちら(自分の別のアカウントで投稿)↓ https://scratch.mit.edu/studios/34637375/ おすすめの作品 https://scratch.mit.edu/projects/1040890712/ 計算結果がおかしい場合がありますおかしかった計算を間違いと正しい答えなど入れてフィードバックしてくれると嬉しいです I also recommend this calculator: https://scratch.mit.edu/projects/1116783756/ https://scratch.mit.edu/projects/1183338873/ This is a calculator. Please also check out the initial version: https://scratch.mit.edu/projects/965797840 Turbowarp link: https://turbowarp.org/961360396 It can perform calculations with positive and negative numbers. Calculations with decimals may contain some errors. (These errors could be due to various factors such as errors in the internal processing program description, errors in the internal calculation block (division), floating-point number related issues, etc.) Use the keys 0-9 on the keyboard to input numbers. / inputs division. * inputs multiplication. - inputs negative numbers and the minus sign for calculations. + inputs the addition symbol (+). D key or Backspace key deletes input. C key deletes everything before or after the calculation sign in the calculation. A key performs the "AC" (all clear) key (deletes all entered numbers and symbols). Enter performs the equals sign (calculation). Other history can be found here (posted on my other account) ↓ Recommended project Calculation results may sometimes be incorrect. I would appreciate it if you could provide feedback, including the incorrect calculation and the correct answer.
時間は日本時間 V8.2.0{2026年6月3日} 13時15分後ロ 一部内部処理変更 1,852 ブロック ほど V8.2.0{2026年5月17日} (作成自体は 2026年5月16日 14時頃) 20時00分頃 キーボードの計算処理とメインの計算処理の共通化 内部の計算処理一部変更など 1,834 ブロック V8.1.6{2026年5月16日} (作成自体は 2026年5月16日 14時頃) 21時55頃 少数計算処理変更 一部内部コードやファイル整理 2,430 ブロック V8.1.5{2026年01月29日} 11時30頃 少数計算表示されない問題修正 2,493 ブロック V8.1.4{2025年6月1日} 20時35分頃 小数点の処理変更 2,452 ブロック V8.1.3{2025年3月14日} 17時10分頃 小数点の処理変更 2259 ブロック V8.1.2{2025年3月14日} 14時45分頃 小数点の処理変更 2,178 ブロックブロック V8.1.1{2025年3月13日} 22時25分頃 一部小数点ありの計算修正 2141 ブロック V8.1{2025/03/13} 30分ほどかけて一部計算修正 2,126 ブロック 13時50分頃 V8.0{2025/03/12} 3,4時間かけて大体の小数点の計算の表示桁が大きい問題修正一部治ってません(まずかけて小数点なしにしてるけどもドズ時に小数点の割り算で一部結果がおかしくなってる) [キーボード用に同じプログラムがるので重くなりました] 一部動作変更 V8.0ブロック数2057 ブロック V7.1{2025/01/05} 1322ブロックだったV7.0が 1218ブロックに削減 (表示改善)しました V7.0{2024/12/08} キーボード入力対応 0~9までのキーボードで数字入力 /で÷の入力 *で×の入力 -で負の数と計算用の-入力 +で+(足し算記号)の入力 Dキー又はBackSpaceキー)で入力削除 (ScratchでBackSpaceキーで出来ないですTurboWarpで出来ます) Cキーで 計算してるとこの計算号の前か後ろをすべて削除 Aキーで「AC」(オールクリア)キー(打った数字や記号すべて削除) エンターでイコール(計算) をします V6.0{2024/04/05} 計算記号だけで計算ボタン押すと[ERROR]と表示され履歴に残さないように変更 計算プログラム動いてる時、[ERROR]表示の時に入力になるように変更 V5.0{2024/02/14} [NaN][Infinity]の計算だと[ERROR]と表示され履歴に残さないように変更 無駄な音声ファイル,コスチュームの削除 V4.0{2024/02/09} 電卓の負の数の計算用のボタンが計算用の[-]ボタンと統合。 計算履歴が表示される[{停止ボタン}{旗}{履歴表示したときに出るボタン}を押すと履歴は削除] V3.0{2024/02/08} [C]を追加[クリアキー例{200+300}の計算を間違って{200+400}など違う数字になったとき間違った{400}を消してくれるボタンの追加] V2.0{2024/02/07} 負の数の計算ができるようになった V1.1{2024/02/06} [.]が何回も入力される問題修正 共有(2024/02/05){V1.0} 5~6時間ぐらいで作ったやつです。 {3~4時間ぐらいで大体のプログラムは出来てました残りの時間はプログラムが少しだけでも見やすいように調整してました無駄も少しだけなくなるように修正等してました。} 作者について⬇ メイン垢 サブ垢 @hamusata @hamuzon リア友 スク友 @mash96z @omuraisu_kun 詳しいhamusataについて↓ https://scratchstats.com/hamusata 詳しいhamuzonについて↓ https://scratchstats.com/hamuzon @hamusata の全部の作品⬇ https://scratch.mit.edu/studios/32044228 @hamuzon の全部の作品⬇ https://scratch.mit.edu/studios/33588871 @hamusata通知数⬇ https://api.scratch.mit.edu/users/hamusata/messages/count @hamuzon通知数⬇ https://api.scratch.mit.edu/users/hamuzon/messages/count ❤️ と⭐️とフォローしてくれると嬉しいです タグ tag #hamusata #hamuzon #calc #calculator #計算機 #電卓