0 people like it.

float double math

1: 
2: 
let x = sin 2.5f
let y = sin 2.5
val x : float32

Full name: Script.x
val sin : value:'T -> 'T (requires member Sin)

Full name: Microsoft.FSharp.Core.Operators.sin
val y : float

Full name: Script.y
Raw view Test code New version

More information

Link:http://fssnip.net/8w
Posted:14 years ago
Author:
Tags: