Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Math Symbol
Math Symbol

Math Symbol

Tao Liu

|
1,261 installs
| (3) | Free
This is a math (Unicode) symbol extension for F#.
Download

This extension is to show math (Unicode) for F# program. this is a requirements from F# user published on Visual Studio connection:

So instead of saying

let inline (!++) xs = xs |> Seq.sum

you could say

let inline (~∑) xs = xs |> Seq.sum

Writing "∑myList" is much, much easier on the eyes and brain than trying to figure out what "!++myList" does.

this addon is to solve this problem.

this addon needs a mapping file, please see detailed information at http://apollo13cn.blogspot.com/2012/09/math-unicode-symbol-add-on-for-f.html.

 

Tao Liu (MSFT)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft