shithub: riscv

ref: 8ca102d42ed7b1c0ef687365ec32dca2ebd18faa
dir: /sys/src/cmd/plot/libplot/grade.c/

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