From 3ac5e3fe514ad0cb6f676965270aad4432a51269 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 18 Jul 2024 19:44:06 +0900 Subject: update slides --- slide.pdf | Bin 263446 -> 264384 bytes slide.saty | 8 +++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/slide.pdf b/slide.pdf index 3ba4cf6..e7fb2a5 100644 Binary files a/slide.pdf and b/slide.pdf differ diff --git a/slide.saty b/slide.saty index b8eda7d..a84d503 100644 --- a/slide.saty +++ b/slide.saty @@ -214,7 +214,13 @@ $label = new Label($m);`); > +frame{f64.div}< - +code-block-php(`$return $x / $y;`); + +code-block-php(`return $x / $y;`); + +p{} + +code-block-php(`return fdiv($x, $y);`); + > + + +frame{f64.div}< + +code-block-php(`return $x / $y;`); +p{} +code-block-php(`return fdiv($x, $y);`); +p{} -- cgit v1.2.3-70-g09d2