Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
2023.0.0 - English


Floating point

  • ceil — round up
  • clean — cleans matrices (round to zero small entries)
  • double — converts inttype integers or booleans into decimal encoding
  • fix — round towards zero
  • floor — round down
  • format — set the default output format of decimal numbers
  • ieee — sets or gets the floating point exception mode
  • int — round towards zero
  • isinf — tests for infinite elements
  • isnan — check for "Not a Number" entries
  • nearfloat — get previous or next floating-point number
  • nextpow2 — next higher power of 2.
  • number_properties — determine floating-point parameters
  • round — round to nearest integer
  • signed zero -0 — Processing of -0 versus 0
Report an issue
<< Log - exp - power Elementary Functions Radix conversions >>

Copyright (c) 2022-2026 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Mar 27 11:52:42 GMT 2023