comparison doc/interpreter/octave.texi @ 31082:2dee06f4635c stable

doc: Rewrite section on automatic type conversions (bug #62283) numbers.txi: Change language about promotion and demotion to conversion. octave.texi: Update new section title.
author Arun Giridhar <arungiridhar@gmail.com>
date Mon, 06 Jun 2022 15:37:26 -0400
parents 796f54d4ddbf
children
comparison
equal deleted inserted replaced
31081:7ea420f2c722 31082:2dee06f4635c
289 * Ranges:: 289 * Ranges::
290 * Single Precision Data Types:: 290 * Single Precision Data Types::
291 * Integer Data Types:: 291 * Integer Data Types::
292 * Bit Manipulations:: 292 * Bit Manipulations::
293 * Logical Values:: 293 * Logical Values::
294 * Promotion and Demotion of Data Types:: 294 * Automatic Conversion of Data Types::
295 * Predicates for Numeric Objects:: 295 * Predicates for Numeric Objects::
296 296
297 Matrices 297 Matrices
298 298
299 * Empty Matrices:: 299 * Empty Matrices::