scheme@(guile-user)> (* #e6.5 (expt 10 108))$3 = 6500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000scheme@(guile-user)>
Scheme の場合は正確な数(exact-number)を使うのがいいやつだ。
scheme@(guile-user)> (* #e6.5 (expt 10 108))$3 = 6500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000scheme@(guile-user)>
Scheme の場合は正確な数(exact-number)を使うのがいいやつだ。
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.