TensorFlow.js Operations Basic Math Complete ReferenceReadDiscussCoursesPracticeImprove Article ImproveSave Article SaveLike Article LikeTensorFlow.js is an open-source JavaScript library designed by Google to develop Machine Learning models and deep learning neural networks.TensorFlow.js Operations Basic Math Functions:TensorFlow.js tf.abs() FunctionTensorFlow.js tf.acos() FunctionTensorFlow.js tf.acosh() FunctionTensorFlow.js tf.asin() FunctionTensorFlow.js tf.asinh() FunctionTensorFlow.js tf.atan() FunctionTensorFlow.js tf.atan2() FunctionTensorFlow.js tf.atanh() FunctionTensorFlow.js tf.ceil() FunctionTensorFlow.js tf.clipByValue() FunctionTensorFlow.js tf.cos() FunctionTensorFlow.js tf.cosh() FunctionTensorFlow.js tf.elu() FunctionTensorFlow.js tf.erf() FunctionTensorFlow.js tf.exp() FunctionTensorFlow.js tf.expm1() FunctionTensorFlow.js tf.floor() FunctionTensorFlow.js tf.isFinite() FunctionTensorFlow.js tf.isInf() FunctionTensorFlow.js tf.isNaN() FunctionTensorFlow.js tf.leakyRelu() FunctionTensorFlow.js tf.log() FunctionTensorFlow.js tf.log1p() FunctionTensorFlow.js tf.logSigmoid() FunctionTensorFlow.js tf.neg() FunctionTensorFlow.js tf.prelu() FunctionTensorFlow.js tf.reciprocal() FunctionTensorFlow.js tf.relu() FunctionTensorFlow.js tf.relu6() FunctionTensorFlow.js tf.round() FunctionTensorFlow.js tf.rsqrt() FunctionTensorFlow.js tf.selu() FunctionTensorFlow.js tf.sigmoid() FunctionTensorFlow.js tf.sign() FunctionTensorFlow.js tf.sin() FunctionTensorFlow.js tf.sinh() FunctionTensorFlow.js tf.softplus() FunctionTensorFlow.js tf.sqrt() FunctionTensorFlow.js tf.square() FunctionTensorFlow.js tf.step() FunctionTensorFlow.js tf.tan() FunctionTensorFlow.js tf.tanh() FunctionLast Updated : 26 Apr, 2022Like Article Save Article Please Login to comment...