aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-11-02 22:03:42 +0900
committernsfisis <nsfisis@gmail.com>2025-11-02 22:03:42 +0900
commitfc651662cb9dd86dcb3010ba6cf35399b7c25587 (patch)
tree2bc54e43cf8ada8a0250ce997e7cc86a58fd913a /services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval
parent4536c5ebaea16c291e8e1cd932b934302d7620ac (diff)
downloadnsfisis.dev-fc651662cb9dd86dcb3010ba6cf35399b7c25587.tar.gz
nsfisis.dev-fc651662cb9dd86dcb3010ba6cf35399b7c25587.tar.zst
nsfisis.dev-fc651662cb9dd86dcb3010ba6cf35399b7c25587.zip
feat(nuldoc): Update generator for multi-site structure
Diffstat (limited to 'services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval')
-rw-r--r--services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html b/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html
index 8288a80..b51f8d7 100644
--- a/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html
+++ b/services/nuldoc/public/blog/posts/2025-10-31/representing-single-value-with-half-open-float-interval/index.html
@@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="nsfisis">
<meta name="copyright" content="&copy; 2025 nsfisis">
- <meta name="description" content="IEEE 754 の nextUp 操作を用いて,浮動小数点数の半開区間で単一値を指定するテクニックを紹介する。">
+ <meta name="description" content="IEEE 754 の nextUp 操作を用いて、浮動小数点数の半開区間で単一値を表現するテクニックを紹介する。">
<meta name="keywords" content="浮動小数点数,PHP">
<meta property="og:type" content="article">
<meta property="og:title" content="浮動小数点数の半開区間で単一値を表現する|REPL: Rest-Eat-Program Loop">
- <meta property="og:description" content="IEEE 754 の nextUp 操作を用いて,浮動小数点数の半開区間で単一値を指定するテクニックを紹介する。">
+ <meta property="og:description" content="IEEE 754 の nextUp 操作を用いて、浮動小数点数の半開区間で単一値を表現するテクニックを紹介する。">
<meta property="og:site_name" content="REPL: Rest-Eat-Program Loop">
<meta property="og:locale" content="ja_JP">
<meta name="Hatena::Bookmark" content="nocomment">