mirror of
https://github.com/ArashPartow/exprtk.git
synced 2025-06-22 16:28:57 +00:00
C++ Mathematical Expression Library (ExprTk) https://www.partow.net/programming/exprtk/index.html
This commit is contained in:
@ -2735,10 +2735,11 @@ file I/O package is made available for the given expression:
|
||||
(g) rotate-left (h) rotate-right
|
||||
(i) shift-left (j) shift-right
|
||||
(k) sort (l) nth_element
|
||||
(m) sumk (n) axpy
|
||||
(o) axpby (p) axpyz
|
||||
(q) axpbyz (r) axpbz
|
||||
(s) dot (t) dotk
|
||||
(m) iota (n) sumk
|
||||
(o) axpy (p) axpby
|
||||
(q) axpyz (r) axpbyz
|
||||
(s) axpbz (t) dot
|
||||
(u) dotk
|
||||
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user