Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はプログラミング言語 IDL (Interactive Data Language) を初めて使用し、コーディングを学んでいます。ファイルに保存せずにバイト文字列を IDL の float に入れる方法を知りたいです。
どんな助けでも大歓迎です。
float ルーチンを使用します。つまり、float('5') は 5.0 です。