Floor: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  14:33, 14 July 2020
m
Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com"
(Link to ≤ page in introduction)
m (Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com")
Tags: Mobile edit Mobile web edit
(One intermediate revision by the same user not shown)
Line 32: Line 32:
<source lang=apl>
<source lang=apl>
       ⎕PP←16
       ⎕PP←16
       ⊢v←1+0.6×⎕CTׯ2 ¯1 0
       ⎕←v←1+0.6×⎕CTׯ2 ¯1 0
0.999999999999988 0.999999999999994 1
0.999999999999988 0.999999999999994 1
       ⌊v
       ⌊v
Line 56: Line 56:
=== Documentation ===
=== Documentation ===


* [http://help.dyalog.com/latest/#Language/Primitive%20Functions/Floor.htm Dyalog]
* [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Floor.htm Dyalog]
* [http://microapl.com/apl_help/ch_020_020_110.htm APLX]
* [http://microapl.com/apl_help/ch_020_020_110.htm APLX]
* [https://www.jsoftware.com/help/dictionary/d011.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/ltdot NuVoc]
* [https://www.jsoftware.com/help/dictionary/d011.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/ltdot NuVoc]

Navigation menu