Home
last modified time | relevance | path

Searched refs:traite_fonction (Results 1 – 1 of 1) sorted by relevance

/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php780 $ret = $this->traite_fonction($ret, 'sqrt', 1);
781 $ret = $this->traite_fonction($ret, 'vec', 1);
784 $ret = $this->traite_fonction($ret, 'hat', 1);
785 $ret = $this->traite_fonction($ret, 'int', 3);
788 $ret = $this->traite_fonction($ret, 'oint', 3);
789 $ret = $this->traite_fonction($ret, 'prod', 3);
790 $ret = $this->traite_fonction($ret, 'sum', 3);
791 $ret = $this->traite_fonction($ret, 'bigcup', 3);
793 $ret = $this->traite_fonction($ret, 'delim', 3);
794 $ret = $this->traite_fonction($ret, 'lim', 2);
[all …]