APL ∊ BCN: Difference between revisions

Jump to navigation Jump to search
134 bytes added ,  08:27, 14 January 2022
Line 14: Line 14:
The group organises three distinct types of meetings: general meetings, a historical APL paper reading group, and a general reading group.
The group organises three distinct types of meetings: general meetings, a historical APL paper reading group, and a general reading group.


'''The password''' for the zoom links is, in python code: ''int(100000*sqrt(3))''.  
'''The password''' for the zoom links is:
* [https://tryapl.org/?clear&q=%E2%8C%8A100000%C3%973*1%C3%B72&run Solution in APL].
* In Python: <source lang=python inline>int(100000*sqrt(3))</source>.  
* Solution in J: tio.run/##y/oPBIYGIKBlHGeoagQA.
* In APL: <source lang=apl inline>⌊100000×3*÷2</source>  [https://tryapl.org/?clear&q=%E2%8C%8A100000%C3%973*%C3%B72&run Run it!].
* In J: <source lang=j inline><.100000*%:3</source> [https://tio.run/#%23y/oPBDZ6hgYgoKVqZQwA Run it!].


=== General meetings ===
=== General meetings ===

Navigation menu