Difference between revisions of "IsInteger Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
{{command|logical}}
+
; IsInteger( <Number> ): Returns ''true'' or ''false'' depending whether the number is an integer or not.
; IsInteger[ <Number> ]: Returns ''true'' or ''false'' depending whether the number is an integer or not.
+
:{{Example|1=<code>IsInteger(972 / 9)</code> returns ''true''.}}
:{{Example|1=<code>IsInteger[972 / 9]</code> returns ''true''.}}
 

Latest revision as of 19:42, 30 September 2017

© 2024 International GeoGebra Institute