Method on @sym: floor (x)

Symbolic floor function.

Example:

syms x
y = floor (x)
  ⇒ y = (sym) ⌊x⌋

Note: this file is autogenerated: if you want to edit it, you might want to make changes to ’generate_functions.py’ instead.

Package: symbolic