Skip to content

Commit

Permalink
Fixed link for scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
bracke committed May 26, 2024
1 parent bed8234 commit 79d9772
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion ada_reference_card_2022_en.tex
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ \section*{\textsc{Attributes}}
\adaitem{\adarmlink{RM-K-2.html}}{Safe\_First}{S'Safe\_First return universal\_real}{Returns lower bound of the safe range.}
\adaitem{\adarmlink{RM-K-2.html}}{Safe\_Last}{S'Safe\_Last return universal\_real}{Returns upper bound of the safe range}
\adaitem{\adarmlink{RM-K-2.html}}{Scale}{S'Scale return universal\_integer}{Position of the fixed-point relative to the rightmost significant digits of values of subtype S.}
\adaitem{\adarmlink{RM-K-2.htm}}{Scaling}{S'Scaling (X:T;Adjustment:universal\_integer) return T}{Scaling by a power of the hardware radix.}
\adaitem{\adarmlink{RM-K-2.html}}{Scaling}{S'Scaling (X:T;Adjustment:universal\_integer) return T}{Scaling by a power of the hardware radix.}
\adaitem{\adarmlink{RM-K-2.html}}{Signed\_Zeros}{S'Signed\_Zeros return Boolean}{True if positive and negative signed zeros are representable.}
\adaitem{\adarmlink{RM-K-2.html}}{Size}{S'Size universal\_integer}{Size in bits of objects instantiated from subtype.}
\adaitem{\adarmlink{RM-K-2.html}}{Size}{X'Size return universal\_integer}{Size in bits of the representation of the object.}
Expand Down
17 changes: 0 additions & 17 deletions nodownload.map

This file was deleted.

0 comments on commit 79d9772

Please sign in to comment.