Home
last modified time | relevance | path

Searched +refs:truncate +refs:derive +refs:type +refs:rem (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/math/giacxcas/giac-1.6.0/doc/pt/
H A Daide_cas1503 # diff derive deriver
1951 # rem
2121 # truncate
2125 # type
/dports/math/giacxcas/giac-1.6.0/doc/zh/
H A Daide_cas1503 # diff derive deriver
1951 # rem
2121 # truncate
2125 # type
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/tutorial/
H A Dtutorial-2.md59 #[derive(Debug, Clone, Copy)]
101 #[derive(Default)]
110 type Type = super::SineSrc;
111 type ParentType = gst_base::PushSrc;
138 // pads that could exist for this type.
373 // The public Rust wrapper type for our element
453 (sample_offset as f64).rem(2.0 * PI * (settings.freq as f64) / (info.rate() as f64));
487 caps.truncate();
835 #[derive(Default)]
970 (sample_offset as f64).rem(2.0 * PI * (settings.freq as f64) / (rate as f64));
[all …]
/dports/math/cln/cln-1.3.6/doc/
H A Dcln.texi1265 @item truncate(x)
1280 @code{truncate(-x) = -truncate(x)} and @code{round(-x) = -round(x)},
1291 @code{truncate(x) = sign(x) * floor(abs(x))}
1307 Returns @code{truncate(x)}.
1323 Returns @code{truncate(x/y)}.
1447 @samp{ftruncate} is called @samp{rem} (abbreviation of ``remainder'').
1453 @code{rem(x,y) = truncate2(x,y).remainder = x - truncate(x/y)*y}
1458 and @code{rem(x,y)} has the sign of @code{x} or is zero.
1465 @itemx @var{type} rem (const @var{type}& x, const @var{type}& y)
1466 @cindex @code{rem ()}
[all …]
H A Dcln.info1027 'truncate(x)'
1041 On the other hand, 'truncate' and 'round' are symmetric: 'truncate(-x) =
1050 'truncate(x) = sign(x) * floor(abs(x))'
1060 Returns 'truncate(x)'.
1072 Returns 'truncate(x/y)'.
1157 remainder 'truncate' and 'ftruncate' is called 'rem' (abbreviation of
1161 * 'rem(x,y) = truncate2(x,y).remainder = x - truncate(x/y)*y'
1163 If 'x' and 'y' are both >= 0, 'mod(x,y) = rem(x,y) >= 0'. In general,
1164 'mod(x,y)' has the sign of 'y' or is zero, and 'rem(x,y)' has the sign
1170 'TYPE rem (const TYPE& x, const TYPE& y)'
[all …]
/dports/math/giacxcas/giac-1.6.0/doc/el/
H A Dcascmd_el.tex4937 \subsection{Αποκοπή βαθμού $n$ : {\tt\textlatin{ truncate}}}\index{truncate}
4938 \noindent{{\en\tt truncate} παίρνει ως όρισμα ένα πολυώνυμο και έναν ακέραιο
4945 \begin{center}{\en\tt truncate((1+x+x\verb|^|2/2)\verb|^|3,4)}\end{center}
4949 \begin{center}{\en\tt truncate(series(sin(x)),4)}\end{center}
5272 \subsection{Ευκλίδειο υπόλοιπο : {\tt\textlatin{ rem}}}\index{rem|textbf}
5605 {\en\tt Bad argument type {\gr\tt (= Κακός τύπος ορίσματος)}}.
5672 {\en\tt Bad argument type ( = {\gr\tt Κακός τύπος ορίσματος})}.
6494 \subsection{Ευκλείδειο υπόλοιπο : {\tt\textlatin{ rem}}}\index{rem}
6495 \noindent{{\en\tt rem} παίρνει σαν ορίσματα
8541 συνάρτηση διάταξης πρώτα ταξινομεί με βάση τον τύπο ({\en\tt type}) και μετά χρησιμοποιεί
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A DChangeLog-20092766 checking ranges for mod/rem to see if conditional jump will be
2769 generating special -1 test for rem, generate it whenever both
2774 checking ranges for mod/rem to see if conditional jump will be generated
3275 overlap of tagged type components with parent type if parent type is
3592 type.
4706 result type is an interface type.
4729 nonlimited type when the context type is a limited interface. Add type
7075 type is an enumeral or a boolean type, change it to an integer type
8338 conversion truncate only for decimal fixed point types.
9183 Also check that a record extension cannot derive from a synchronized
[all …]

12345678910