shithub: riscv

ref: 0d5491fb083510fda1dc3c8a9fa15d45dc0fabcc
dir: /sys/src/cmd/plot/libplot/grade.c/

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