Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Manuals/calci/INT
(view source)
Revision as of 12:52, 27 November 2013
248 bytes added
,
12:52, 27 November 2013
no edit summary
Line 13:
Line 13:
For Example,
For Example,
−
INT(3.6) ''returns 3'' as output.
+
1.
INT(3.6) ''returns 3'' as output.
−
INT(-2.4) ''returns -3'' as output.
+
2.
INT(-2.4) ''returns -3'' as output.
−
INT() can be used with multiple inputs as -
+
3.
INT() can be used with multiple inputs as -
INT(4.5,6.7,3.345,2) that ''displays 4,6,3,2 as a result''.
INT(4.5,6.7,3.345,2) that ''displays 4,6,3,2 as a result''.
+
+
4. INT() can be combined with other functions as -
+
+
INT(SIN(45) + SIN(45)) ''returns 1 as a result''.
+
+
1..5|INT((x^2)+2.5)| calculates the integer output for the equation where x varies from 1 to 5. ''Returns 3,6,11,18,27 as a result''.
*If the input is non-numeric, Calci displays a #NaN error message.
*If the input is non-numeric, Calci displays a #NaN error message.
Swapna
writer
2,661
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version