RosettaCodeData/Task/First-class-functions/BQN/first-class-functions-1.bqn

7 lines
162 B
BQN
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
funsA 2,-,•math.Sin,{𝕩×3}
funsB ,-,•math.Asin,{𝕩÷3}
comp funsA {𝕎𝕏}¨ funsB
•Show comp {𝕎𝕩}¨<0.5