\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{The Guy From Python (sgfggfrfgfdsdsf)} \pdfinfo{ /Title (c.pdf) /Creator (Cheatography) /Author (The Guy From Python (sgfggfrfgfdsdsf)) /Subject (C\# Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{1A28A3} \definecolor{LightBackground}{HTML}{F0F1F9} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{C\# Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{The Guy From Python (sgfggfrfgfdsdsf)} via \textcolor{DarkBackground}{\uline{cheatography.com/128177/cs/25008/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}The Guy From Python (sgfggfrfgfdsdsf) \\ \uline{cheatography.com/sgfggfrfgfdsdsf} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 2nd November, 2020.\\ Updated 8th March, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{בסיס לתוכנה}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{static void Main() \newline % Row Count 1 (+ 1) \{ \newline % Row Count 2 (+ 1) קוד \newline % Row Count 3 (+ 1) \}% Row Count 4 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{פלט | קלט}} \tn % Row 0 \SetRowColor{LightBackground} Console.ReadLine(); & \seqsplit{Console.WriteLine("text:} " + varText); \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} משיג קלט מהמשתמש כמחרוזת & רושם \{\{nl\}\} `text: (תוכן משתנה varText)` \tn % Row Count 5 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{\seqsplit{vartype.Parse(Console.ReadLine())} ניתן לעשות בכל סוג משתנה שהוא לא מחרוזת} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{שמות משתנים}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{חוקים}} & {\bf{\{\{fa-times-circle\}\} מה לא לעשות}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} שמות לא מתחילים עם מספר\{\{nl\}\} גם אם זה השם היחיד & int 1number; \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} \_ללא סימנים חוץ מ & int nice-1; \tn % Row Count 10 (+ 2) % Row 3 \SetRowColor{white} ללא רווחים & int nice 1; \tn % Row Count 11 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{אותיות גדולות וקטנות משנות בשם של המשתנה} \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{. (copy)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{טיפים ללולאות פור}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{אם לולאה מתחילה באפס ויש לה תנאי של קטן מאיקס, הלולאה תרוץ איקס פעמים \newline % Row Count 3 (+ 3) for(int i= 0; i\textless{}10;i++) \newline % Row Count 4 (+ 1) לדוגמה הלולאה הזו תרוץ עשר פעמים. \newline % Row Count 6 (+ 2) אם רוצים שלולאת פור תריץ פקודות שונות משתמשים בבלוק של פקודות. \newline % Row Count 9 (+ 3) for(int i= 0; i\textless{}10;i++) \newline % Row Count 10 (+ 1) \{ \newline % Row Count 11 (+ 1) קוד \newline % Row Count 12 (+ 1) \} \newline % Row Count 13 (+ 1) לולאות פור יכולות להיות בתוך לולאות נוספות, קוראים לזה לולאות מקוננות. \newline % Row Count 16 (+ 3) משתמשים בלולאות פור כאשר יודעים את כמות הפעמים שרוצים שהלולאה תרוץ.% Row Count 19 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{טיפים ללולאות וייל}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{צריך להשפיע על התנאי בתוך הלולאה אחרת תיווצר לולאה אינסופית. \newline % Row Count 3 (+ 3) אין להשתמש בברייק בלולאות באופן כללי בגלל מגבלות בבגרות. \newline % Row Count 6 (+ 3) שם התנאי הוא זקיף.% Row Count 7 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{דוגמאות למחלקה המתמטית}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{double num = -9.8; num = Math.Abs(num);//9.8} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{int num = -9; num = Math.Abs(num);//9} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{double num1 = Math.Pow(2, 4); 4התרגיל יהיה 2 בחזקת} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{double num1 = Math.Sqrt(25);//5} \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{double num1 = Math.Round (25.9);//26} \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{double num = Math.Max(2, 6);//6} \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{double num = Math.Min(2, 6); //2} \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.14471 cm} x{3.83229 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{משפטי תנאי}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{if(תנאי)} & מבנה של משפט תנאי \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \&\& & סימן בין תנאים שמסמל צורך בכל התנאים \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} || & סימן בין תנאים שמסמל צורך באחד מן התנאים \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{ניתן להשתמש בסוגריים בתנאים בשביל להשתמש גם ב\&\& וגם ||} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.38698 cm} p{0.4577 cm} p{0.73232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{התנאי | סימן | משמעות הסימן}} \tn % Row 0 \SetRowColor{LightBackground} y קטן מ x & \textless{} & x \textless{} y \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} y קטן או שווה ל x & \textless{}= & x \textless{}= y \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} y גדול מ x & \textgreater{} & x \textgreater{} y \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} y גדול או שווה ל x & \textgreater{}= & x \textgreater{}= y \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} y אינו שווה ל x & != & x != y \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} y שווה ל x & == & x == y \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{ניתן להשתמש בערכים בוליאניים ובמשתנים מסוג זה במשפט תנאי. \newline בנוסף לכך, ניתן להשתמש בתנאים אלו גם בלולאות במקום של התנאים.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{לולאות for}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{for(משפט2; תנאי; משפט1)} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}משפט 1- רץ פעם אחת בתחילת הלולאה} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}משפט 2- רץ לאחר הבדיקה} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}תנאי- בדיקה שרצה בסוף הלולאה ואם התנאי נכון אז הלולאה חוזרת על עצמה} \tn % Row Count 7 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{. (copy) (copy)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{בלוקים של פקודות והזחות}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{בלוקים של פקודות בסי שארפ מתחילים ב \} ונגמרים ב\{ . משתמשים בבלוק של פקודות על מנת לתחום פקודות בתוך משפט תנאי או לולאה. \newline % Row Count 5 (+ 5) הזחות הם המרווחים שמאפשרים לנו לראות ביותר נוחות את הקוד ולהבין אותו יותר בקלות.% Row Count 8 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{לולאות while}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{משתמשים בלולאה הזו ברגע שכמות הפעמים שרוצים לבצע אותה אינה ידועה. \newline % Row Count 3 (+ 3) מבנה: \newline % Row Count 4 (+ 1) while(תנאי) \newline % Row Count 5 (+ 1) \{ \newline % Row Count 6 (+ 1) קוד \newline % Row Count 7 (+ 1) \}% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{הגרלת מספר אקראי}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{פעם אחת רושמים: \newline % Row Count 1 (+ 1) Random rnd = new Random(); \newline % Row Count 2 (+ 1) ולאחר מכן rnd.Next((גבול עליון(אינו כולל) , גבול תחתון(כולל)); \newline % Row Count 5 (+ 3) :(אם רוצים מספר אקראי מאפס ועד לגבול מסויים( לא כולל \newline % Row Count 7 (+ 2) rnd.Next((גבול עליון(אינו כולל);% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.73926 cm} p{0.77809 cm} x{2.05965 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Declaration | Cast | Usage}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{int}} varName; & (int) & מספרים שלמים, במקרה של קאסט הופך למספר שלם או קוד אסקי \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{double}} varName; & \seqsplit{(double)} & מספרים עשרוניים, מספרים ממשיים \tn % Row Count 10 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{char}} varName; & \seqsplit{(char)} & אות יחידה מהמקלדת, הקאסט הופך מקוד אסקי לאות \tn % Row Count 15 (+ 5) % Row 3 \SetRowColor{white} {\bf{string}} varName; & \seqsplit{אין} & מחרוזת של אותיות ומספרים \tn % Row Count 18 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{bool}} varName; & \seqsplit{(bool)} & True or False \tn % Row Count 20 (+ 2) % Row 5 \SetRowColor{white} {\bf{const}} varType \seqsplit{CAPITALVARNAME;} & לא \seqsplit{מתאים} & אם מוסיפים בהתחלה של אז המשתנה לא const ההצהרה ישתנה לאורך התוכנית \tn % Row Count 27 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{שימוש במשתנים}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Command}} & {\bf{Usage}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} varName = 5 & .int שינוי ערך משתנה קיים, המשתנה בדוגמה הוא \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} varType var1, var2, var3; & אפשר להגדיר כמה משתנים מאותו הסוג באותה שורה \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} varName ++/-{}-; & מוסיף או מוריד אחד, עושה את אותו הדבר כמו varName = varName +/- 1 \tn % Row Count 14 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{מתמטיקה}} \tn % Row 0 \SetRowColor{LightBackground} + & חיבור \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} - & חיסור \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} * & כפל \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} / & חילוק \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \% & שארית \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{מחלקה מתמטית}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.12779 cm} x{1.16956 cm} p{0.71009 cm} x{1.16956 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{מחלקה מתמטית}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{שם \seqsplit{הפונקציה} וזימונה}} & {\bf{פעולת הפונקציה}} & {\bf{טיפוס שנשלח}} & {\bf{טיפוס \seqsplit{התוצאה} המוחזרת}} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \seqsplit{Math.Abs(num)} & ערך מוחלט & \seqsplit{double} int & double int \tn % Row Count 7 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Math.Pow(מספר}, מספר) & העלאת מספר בחזקה & \seqsplit{double} int & double \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{Math.Sqrt(מספר)} & שורש & \seqsplit{double} int & double \tn % Row Count 12 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Math.Round(מספר)} & עיגול כלפי השלם הקרוב & \seqsplit{double} & - \tn % Row Count 16 (+ 4) % Row 5 \SetRowColor{white} \seqsplit{Math.Max(מספר}, מספר) & מציאת המספר הגדול מבין שני \seqsplit{המספרים} & \seqsplit{double} & - \tn % Row Count 22 (+ 6) % Row 6 \SetRowColor{LightBackground} \seqsplit{Math.Min(מספר}, מספר) & מציאת המספר הקטן מבין שני \seqsplit{המספרים} & \seqsplit{double} & - \tn % Row Count 28 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}