shithub: riscv

ref: 51550ba3d2d9a19c92ef2d3fd49cbff281064ba3
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}