shithub: riscv

ref: 1bd4c243ada35e70ff3c92e4019fb6adcc9b4bdc
dir: /sys/src/cmd/plot/libplot/grade.c/

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